Update 09-bootstrapping-kubernetes-workers.md

removed configs/kubelet-config.yaml \ from the scp command, because it will overwrite the configured kubelet-config.yaml file (has the pods SUBNETs) with the default one
pull/803/head
henryoudaimy 2024-08-05 15:34:55 +03:00 committed by GitHub
parent a9cb5f7ba5
commit a3c2df8c56
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 \
configs/99-loopback.conf \
configs/containerd-config.toml \
configs/kubelet-config.yaml \
configs/kube-proxy-config.yaml \
units/containerd.service \
units/kubelet.service \