GithubHelp home page GithubHelp logo

isabella232 / gcp-compute-persistent-disk-csi-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes-sigs/gcp-compute-persistent-disk-csi-driver

0.0 0.0 0.0 19.18 MB

The Google Compute Engine Persistent Disk (GCE PD) Container Storage Interface (CSI) Storage Plugin.

License: Apache License 2.0

Makefile 2.72% Go 78.63% Shell 18.43% Dockerfile 0.22%

gcp-compute-persistent-disk-csi-driver's Introduction

Google Compute Engine Persistent Disk CSI Driver

WARNING: Manual deployment of this driver to your GKE cluster is not recommended. Instead users should use GKE to automatically deploy and manage the GCE PD CSI Driver (see GKE Docs).

DISCLAIMER: Manual deployment of the driver to your cluster is not officially supported by Google.

The Google Compute Engine Persistent Disk CSI Driver is a CSI Specification compliant driver used by Container Orchestrators to manage the lifecycle of Google Compute Engine Persistent Disks.

Project Status

Status: GA Latest stable image: gcr.io/gke-release/gcp-compute-persistent-disk-csi-driver:v1.2.0-gke.0

Test Status

Kubernetes Integration

Driver Version Kubernetes Version Test Status
HEAD Latest HEAD Test Status
0.5.x Stable HEAD Test Status
0.4.x Stable 1.13.5 Test Status
HEAD Latest HEAD (Migration ON) Test Status
HEAD Stable HEAD (Migration ON) Test Status

CSI Compatibility

This plugin is compatible with CSI versions v1.2.0, v1.1.0, and v1.0.0

Kubernetes Compatibility

GCE PD CSI Driver\Kubernetes Version 1.10.5 - 1.11 1.12 1.13 1.14 1.15 1.16+ 1.17+
v0.1.x.alpha yes no no no no no no
v0.2.x (alpha) no yes no no no no no
v0.3.x (beta) no no yes yes yes yes yes
v0.4.x (beta) no no yes yes yes yes yes
v0.5.x (beta) no no no yes yes yes yes
v0.6.x (beta) no no no yes yes yes yes
v0.7.x (beta) no no no no no yes yes
v1.0.x (ga) no no no no no no yes
dev no no no no no no yes

Known Issues

See Github Issues

Plugin Features

CreateVolume Parameters

Parameter Values Default Description
type pd-ssd OR pd-standard pd-standard Type allows you to choose between standard Persistent Disks or Solid State Drive Persistent Disks
replication-type none OR regional-pd none Replication type allows you to choose between Zonal Persistent Disks or Regional Persistent Disks
disk-encryption-kms-key Fully qualified resource identifier for the key to use to encrypt new disks. Empty string. Encrypt disk using Customer Managed Encryption Key (CMEK). See GKE Docs for details.

Topology

This driver supports only one topology key: topology.gke.io/zone that represents availability by zone (e.g. us-central1-c, etc.).

CSI Windows Support

GCE PD driver starts to support CSI Windows with [CSI Proxy] (https://github.com/kubernetes-csi/csi-proxy). It requires csi-proxy.exe to be installed on every Windows node. Please see more details in CSI Windows page (docs/kubernetes/user-guides/windows.md)

Features in Development

Feature Stage Min Kubernetes Master Version Min Kubernetes Nodes Version Min Driver Version Deployment Overlay
Snapshots Alpha 1.13 Any v0.3.0 Alpha
Snapshots Beta 1.17 Any v1.0.0 Stable
Resize (Expand) Alpha 1.14 1.14 v0.6.0 Alpha
Resize (Expand) Beta 1.16 1.16 v0.7.0 Stable
Windows* Beta 1.18 1.18 v1.1.0 Alpha

* For Windows, it is recommended to use this driver with CSI proxy v0.2.2+. The master version of driver requires disk v1beta2 group, which is only available in CSI proxy v0.2.2+

Future Features

See Github Issues

Driver Deployment

As part of the deployment process, the driver is deployed in a newly created namespace by default. The namespace will be deleted as part of the cleanup process.

Controller-level and node-level deployments will both have priorityClassName set, and the corresponding priority value is close to the maximum possible for user-created PriorityClasses.

Further Documentation

Local Development

Kubernetes

User Guides

Driver Development

gcp-compute-persistent-disk-csi-driver's People

Contributors

alculquicondor avatar clebs avatar davidz627 avatar ehmm avatar ffilippopoulos avatar george-angel avatar ialidzhikov avatar jeremyje avatar jiawei0227 avatar jingxu97 avatar k8s-ci-robot avatar mattcary avatar mockery-li avatar msau42 avatar nikhilkathare avatar rfranzke avatar saad-ali avatar saikat-royc avatar sschmitt avatar stiller-leser avatar verult avatar zhucan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.