![]() The first code block in the node setup script already correctly modifies and copies the `kubelet-config.yaml` file to each worker node, replacing the "SUBNET" placeholder with the appropriate subnet. The second code block was redundantly copying the original, unmodified `kubelet-config.yaml` file, overwriting the correctly modified version. |
||
---|---|---|
.. | ||
01-prerequisites.md | ||
02-jumpbox.md | ||
03-compute-resources.md | ||
04-certificate-authority.md | ||
05-kubernetes-configuration-files.md | ||
06-data-encryption-keys.md | ||
07-bootstrapping-etcd.md | ||
08-bootstrapping-kubernetes-controllers.md | ||
09-bootstrapping-kubernetes-workers.md | ||
10-configuring-kubectl.md | ||
11-pod-network-routes.md | ||
12-smoke-test.md | ||
13-cleanup.md |