diff options
| author | Louis Portay <20128391+louisportay@users.noreply.github.com> | 2022-08-02 09:30:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-02 09:30:34 +0200 |
| commit | 9f2371d0a586f8f011618fd2c61985787d64decd (patch) | |
| tree | d7c7f3910c6d84842ddf91059be68246fe5edecf /sig-storage | |
| parent | 70b925ead7c5da736b938ca1af6d5e682e63989f (diff) | |
add: CSI Migration Design Doc link
Diffstat (limited to 'sig-storage')
| -rw-r--r-- | sig-storage/volume-plugin-faq.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sig-storage/volume-plugin-faq.md b/sig-storage/volume-plugin-faq.md index 022a40b3..6135139c 100644 --- a/sig-storage/volume-plugin-faq.md +++ b/sig-storage/volume-plugin-faq.md @@ -1,7 +1,7 @@ # Kubernetes Volume Plugin FAQ for Storage Vendors -Last Updated: 2022/07/18 +Last Updated: 2022/08/02 **What is Kubernetes volume plugin?** @@ -47,6 +47,7 @@ One of the goals of SIG Storage is to eventually have a CSI-compatible plugin fo For more details on that effort see: * https://github.com/kubernetes/enhancements/issues/625 +* https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/625-csi-migration * https://kubernetes.io/blog/2021/12/10/storage-in-tree-to-csi-migration-status-update/ ## Container Storage Interface (CSI) |
