dilshad18/gke-nfs-server
This Kubernetes configuration sets up an NFS server using the gcr.io/google_containers/volume-nfs:0.8 image. It includes a Service, PersistentVolume (PV), and PersistentVolumeClaim (PVC) to make NFS storage accessible to other Pods within the cluster.
No issues in this repository yet.