Removed CSI limitation

Conflicting statement since the CSI implementation is now GA.
This commit is contained in:
Johnny Huynh 2020-06-05 21:59:09 +10:00
parent c64e24152c
commit b75f1b8188
1 changed files with 0 additions and 3 deletions

View File

@ -66,9 +66,6 @@ For more information about CSI, see:
* [Kubernetes CSI Beta Announcement Blog Post](https://kubernetes.io/blog/2018/04/10/container-storage-interface-beta/)
* [Kubernetes CSI GA Announcement Blog Post](https://kubernetes.io/blog/2019/01/15/container-storage-interface-ga/)
**What are the limitations of CSI?**
* CSI implementation in Kubernetes is not yet stable/GA (currently in alpha).
**How do I write a CSI Driver?**
For more information on how to write and deploy a CSI Driver on Kubernetes, see https://kubernetes-csi.github.io/docs/developing.html