zhangshj-inspur
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/kata-containers.md
|
|
@ -35,7 +35,7 @@ Pod Overhead is mandatory if you run Pods with Kata Containers that use [resourc |
|
|
|
|
|
|
|
**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 |
|
|
|
kubelet_cgroup_driver: cgroupfs |
|
|
|