diff --git a/nfs-server/README.md b/nfs-server/README.md index 0405a23..b8d8029 100644 --- a/nfs-server/README.md +++ b/nfs-server/README.md @@ -15,7 +15,7 @@ showmount -e $NFS_SERVER_IP ## Usage with Kubernetes -> **Warning : nodes cannot resolve nfs-server.nfs-system.svc.cluster.local** +> **Warning : In most Kubernetes clusters, nodes cannot resolve nfs-server.nfs-system.svc.cluster.local** * Read [k8s-install.sh](k8s-install.sh) and run :