diff options
| -rw-r--r-- | sig-storage/volume-plugin-faq.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sig-storage/volume-plugin-faq.md b/sig-storage/volume-plugin-faq.md index 56fe4143..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: 02/21/2019 +Last Updated: 2022/08/02 **What is Kubernetes volume plugin?** @@ -47,8 +47,8 @@ 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/community/blob/master/contributors/design-proposals/storage/csi-migration.md -* https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/20190129-csi-migration.md +* 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) |
