Merge pull request #13623 from resouer/patch-6

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-09-06 12:48:37 -07:00

View File

@@ -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