Updating privileged container information (#7548)
* Updating privileged container information We now use privileged containers by default on GPU-enabled nodes. * Changes for consistency Replaced worker with node.
This commit is contained in:
committed by
k8s-ci-robot
parent
22b7301597
commit
5d9c2d35be
@@ -115,8 +115,8 @@ juju switch default
|
|||||||
|
|
||||||
### Running privileged containers
|
### Running privileged containers
|
||||||
|
|
||||||
By default, juju-deployed clusters do not support running privileged containers.
|
By default, juju-deployed clusters only allow running privileged containers on nodes with GPUs.
|
||||||
If you need them, you have to enable the ```allow-privileged``` config on both
|
If you need privileged containers on other nodes, you have to enable the ```allow-privileged``` config on both
|
||||||
kubernetes-master and kubernetes-worker:
|
kubernetes-master and kubernetes-worker:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user