From d05b82b7f05b1b535a03768360d1e66264bdfb68 Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Sat, 9 Oct 2021 17:18:34 +0700 Subject: [PATCH] Updated and add containerd install --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 439d495..a3cbe0a 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,51 @@ sudo systemctl enable --now kubelet ```shell kubeadm version ``` +### 5. Configure containerd +```shell +cat <