mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +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:
parent
2e2def36a9
commit
014fa231de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user