Update 09-bootstrapping-kubernetes-workers.md

The command overwrites the kubelet-config from the previous step.
This commit is contained in:
Asgeir Storesund Nilsen
2024-12-18 08:42:15 +01:00
committed by GitHub
parent 5a325c23d7
commit 3ee73a0644

View File

@@ -32,7 +32,6 @@ for host in node-0 node-1; do
downloads/kube-proxy \
configs/99-loopback.conf \
configs/containerd-config.toml \
configs/kubelet-config.yaml \
configs/kube-proxy-config.yaml \
units/containerd.service \
units/kubelet.service \