mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 05:01:17 -02:30
correct a wrong word (#7383)
This commit is contained in:
@@ -35,7 +35,7 @@ Pod Overhead is mandatory if you run Pods with Kata Containers that use [resourc
|
|||||||
|
|
||||||
**Set cgroup driver**:
|
**Set cgroup driver**:
|
||||||
|
|
||||||
To enable Pod Overhead feature you have to configure Kubelet with the appropiate cgroup driver, using the following configuration:
|
To enable Pod Overhead feature you have to configure Kubelet with the appropriate cgroup driver, using the following configuration:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
kubelet_cgroup_driver: cgroupfs
|
kubelet_cgroup_driver: cgroupfs
|
||||||
|
|||||||
Reference in New Issue
Block a user