diff --git a/kubeadm/common.sh b/kubeadm/common.sh index ed969a74..35e0a6f0 100644 --- a/kubeadm/common.sh +++ b/kubeadm/common.sh @@ -66,7 +66,7 @@ sed -i 's/SystemdCgroup \= false/SystemdCgroup \= true/g' /etc/containerd/config systemctl restart containerd systemctl enable containerd -5) Installing kubeadm, kubelet and kubectl +#5) Installing kubeadm, kubelet and kubectl # Update the apt package index and install packages needed to use the Kubernetes apt repository: