Skip to content

Commit 010fe3c

Browse files
raminenik8s-ci-robot
authored andcommitted
Update compatibility matrix for cinder CSI (#768)
* Update compatibility matrix for cinder CSI * Update using-cinder-csi-plugin.md * Update using-cinder-csi-plugin.md
1 parent 1c9d0e7 commit 010fe3c

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

docs/using-cinder-csi-plugin.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44

55
### Compatibility
66

7-
CSI version | CSI Sidecar Version | Cinder CSI Plugin Version | Kubernetes Version
8-
:------ | :------- | :------------ | :-----------
9-
v1.0.x | v1.0.x | v1.0.0 docker image: k8scloudprovider/cinder-csi-plugin:latest | v1.13+
10-
v0.3.0 | v0.3.x, v0.4.x | v0.3.0 docker image: k8scloudprovider/cinder-csi-plugin:1.13.x| v1.11, v1.12, v1.13
11-
v0.2.0 | v0.2.x | v0.2.0 docker image: k8scloudprovider/cinder-csi-plugin:0.2.0 | v1.10, v1.9
12-
v0.1.0 | v0.1.0 | v0.1.0 docker image: k8scloudprovider/cinder-csi-plugin:0.1.0| v1.9
7+
CSI version | Cinder CSI Plugin Version | Kubernetes Version
8+
:------ | :------------ | :-----------
9+
v1.1.0 | v1.0.0, v1.1.0 docker image: k8scloudprovider/cinder-csi-plugin:latest | v1.15+
10+
v1.0.0 | v1.0.0 docker image: k8scloudprovider/cinder-csi-plugin:v1.14 | v1.13, v1.14
11+
v0.3.0 | v0.3.0 docker image: k8scloudprovider/cinder-csi-plugin:1.13.x| v1.11, v1.12, v1.13
12+
v0.2.0 | v0.2.0 docker image: k8scloudprovider/cinder-csi-plugin:v0.2.0 | v1.10, v1.9
13+
v0.1.0 | v0.1.0 docker image: k8scloudprovider/cinder-csi-plugin:v0.1.0| v1.9
14+
15+
For sidecar version compatibility , please refer compatibility matrix for each sidecar here -
16+
https://kubernetes-csi.github.io/docs/sidecar-containers.html
1317

1418
### Requirements
1519

0 commit comments

Comments
 (0)