From d7e9e58fe1f69f8d88b761d2291eb0ae43994bfe Mon Sep 17 00:00:00 2001 From: zhangshj-inspur <39985870+zhangshj-inspur@users.noreply.github.com> Date: Thu, 18 Mar 2021 02:55:19 -0500 Subject: [PATCH] correct a wrong word (#7383) --- 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