From b9cf29b7b3aa9b79059b61896f7fd3b003c8c21e Mon Sep 17 00:00:00 2001 From: mohamed chiheb ben jemaa Date: Thu, 15 Aug 2019 08:54:33 +0100 Subject: [PATCH] Issue with k8s.io/docs/setup/production-environment/container-runtimes/ (#15476) * update containerd prerequisites: * change shell --- .../docs/setup/production-environment/container-runtimes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/docs/setup/production-environment/container-runtimes.md b/content/en/docs/setup/production-environment/container-runtimes.md index b63330438d..80c2cc639c 100644 --- a/content/en/docs/setup/production-environment/container-runtimes.md +++ b/content/en/docs/setup/production-environment/container-runtimes.md @@ -215,6 +215,11 @@ Use the following commands to install Containerd on your system: ### Prerequisites ```shell +cat > /etc/modules-load.d/containerd.conf <