From 79c6c31731102a065dda4bb6fd330cf438ffe937 Mon Sep 17 00:00:00 2001 From: zhangshj Date: Thu, 18 Mar 2021 11:09:53 +0800 Subject: [PATCH] correct a wrong word --- docs/kata-containers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kata-containers.md b/docs/kata-containers.md index 750acb83914..c0911880629 100644 --- a/docs/kata-containers.md +++ b/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