This commit is contained in:
2024-02-16 13:00:46 +01:00
parent 6d69b1b35b
commit 2c4d70546d
+2
View File
@@ -1,5 +1,7 @@
# CSI driver example
QUELLE: https://github.com/kubernetes-csi/csi-driver-nfs
You can use NFS CSI Driver to provision Persistent Volumes statically or dynamically. Please read [Kubernetes Persistent Volumes documentation](https://kubernetes.io/docs/concepts/storage/persistent-volumes/) for more information about Static and Dynamic provisioning.
Please refer to [driver parameters](../../docs/driver-parameters.md) for more detailed usage.