Update 09-bootstrapping-kubernetes-workers.md

The command overwrites the kubelet-config from the previous step.
pull/826/head
Asgeir Storesund Nilsen 2024-12-18 08:42:15 +01:00 committed by GitHub
parent 5a325c23d7
commit 3ee73a0644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

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