mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Specify how to do NFS demo for other providers
Many people asked me how to allow privileged mode for their own cluster, we need to specify that.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user