Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 311 Bytes

File metadata and controls

6 lines (4 loc) · 311 Bytes

NFS Server in Kubernetes

NFS server is deployed using the custom Helm chart to back the /home directory inside jail for Login and Worker nodes.

  • csi-driver-nfs is used for provisioning volumes based on the NFS server
  • A node-exporter is included as a sidecar to monitor the NFS server performance