diff --git a/examples/nfs/README.md b/examples/nfs/README.md index 6572215b06d..cd3ab7bc361 100644 --- a/examples/nfs/README.md +++ b/examples/nfs/README.md @@ -53,6 +53,8 @@ $ vi cluster/saltbase/pillar/privilege.sls allow_privileged: true ``` +For other non-salt based provider, you can set `--allow-privileged=true` for both api-server and kubelet, and then restart these components. + Rebuild the Kubernetes and spin up a cluster using your preferred KUBERNETES_PROVIDER. ### NFS server part