kelseyhightower / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way. No scripts.
Apache License 2.0
39.77k stars 13.65k forks source link

Second scp for kubelet-config.yaml file overwrites #781

Open droberts2013 opened 1 month ago

droberts2013 commented 1 month ago

In section 09-bootstrapping-kubernetes-workers, the scp command in the second code block includes configs/kubelet-config.yaml, which overwrites the file copied in the first scp which had the SUBNET substitution.