From 9f2371d0a586f8f011618fd2c61985787d64decd Mon Sep 17 00:00:00 2001 From: Louis Portay <20128391+louisportay@users.noreply.github.com> Date: Tue, 2 Aug 2022 09:30:34 +0200 Subject: add: CSI Migration Design Doc link --- sig-storage/volume-plugin-faq.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sig-storage') 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) -- cgit v1.2.3