From 3b6d4faec3ff540de8d410f6bd6843323707a07c Mon Sep 17 00:00:00 2001 From: Huamin Chen Date: Mon, 4 Feb 2019 10:55:52 -0500 Subject: [PATCH] add support matrix --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72c8f32e7..1d67ed622 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# Ceph CSI 0.3.0 +# Ceph CSI + +# Supported platforms + +For Kubernetes 1.12 and below, please use [0.3 images and deployments](https://github.com/ceph/ceph-csi/tree/master/deploy/rbd/kubernetes). + +For Kubernetes 1.13 and above, please use [1.0 images and deployments](https://github.com/ceph/ceph-csi/tree/csi-v1.0/deploy/rbd/kubernetes). [Container Storage Interface (CSI)](https://github.com/container-storage-interface/) driver, provisioner, and attacher for Ceph RBD and CephFS.