kubernetes-the-hard-way/docs
Tin Vuong 673aa9ba05 fix: Remove redundant kubelet-config.yaml copy in node setup script
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.
2025-03-09 19:18:18 -04:00
..
01-prerequisites.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
02-jumpbox.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
03-compute-resources.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
04-certificate-authority.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
05-kubernetes-configuration-files.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
06-data-encryption-keys.md Remove cloud provider and move to ARM64 2024-04-06 13:02:06 -07:00
07-bootstrapping-etcd.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
08-bootstrapping-kubernetes-controllers.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
09-bootstrapping-kubernetes-workers.md fix: Remove redundant kubelet-config.yaml copy in node setup script 2025-03-09 19:18:18 -04:00
10-configuring-kubectl.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
11-pod-network-routes.md Remove cloud provider and move to ARM64 2024-04-06 13:02:06 -07:00
12-smoke-test.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
13-cleanup.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00