Skip to content

Commit 874f582

Browse files
committed
Update readme for version compatibility with Kubernetes 1.12+
1 parent e8336cc commit 874f582

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
WARNING: This driver is in ALPHA currently. This means that there may be
22
potentially backwards compatability breaking changes moving forward. Do NOT use
3-
this drive in a production environment in its current state.
3+
this driver in a production environment in its current state.
4+
5+
WARNING: The ALPHA driver is NOT compatible with Kubernetes versions 1.12+.
46

57
DISCLAIMER: This is not an officially supported Google product
68

@@ -23,7 +25,10 @@ Latest image: `gcr.io/google-containers/volume-csi/gcp-compute-persistent-disk-c
2325
This plugin is compatible with CSI versions [v0.2.0](https://github.com/container-storage-interface/spec/blob/v0.2.0/spec.md) and [v0.3.0](https://github.com/container-storage-interface/spec/blob/v0.3.0/spec.md)
2426

2527
### Kubernetes Compatibility
26-
This plugin can be used as-is beginning with Kubernetes v1.10.5
28+
| GCE PD CSI Driver\Kubernetes Version | 1.10.5 - 1.11 | 1.12+ |
29+
|--------------------------------------|---------------|------|
30+
| v0.1.0.alpha (stable) | yes | no |
31+
| dev | no | yes |
2732

2833
### Known Issues
2934
See Github [Issues](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/issues)

0 commit comments

Comments
 (0)