mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-01 16:34:01 +03:00
docs(ja): 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
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user