From 56e7472b8d570c1a2b519c9d795d1e40a7c0571c Mon Sep 17 00:00:00 2001 From: Jason DeTiberus Date: Thu, 14 Feb 2019 04:28:14 +0200 Subject: [PATCH] Update content/en/docs/setup/cri.md Co-Authored-By: neolit123 --- content/en/docs/setup/cri.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/cri.md b/content/en/docs/setup/cri.md index 61259550a4e3b..a8d5b763512f1 100644 --- a/content/en/docs/setup/cri.md +++ b/content/en/docs/setup/cri.md @@ -42,7 +42,7 @@ where nodes that are configured to use `cgroupfs` for the kubelet and Docker, an for the rest can become unstable under resource pressure. Changing the settings such that your container runtime and kubelet use `systemd` as the cgroup driver -stabilized the system. Pleas note the `native.cgroupdriver=systemd` option in the Docker setup bellow. +stabilized the system. Pleas note the `native.cgroupdriver=systemd` option in the Docker setup below. ## Docker