diff --git a/nfs-storage/README.md b/nfs-storage/README.md index 4c3acfc..13d0f98 100644 --- a/nfs-storage/README.md +++ b/nfs-storage/README.md @@ -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.