The author shares their Week 2 progress learning Kubernetes by manually setting up a multi-node cluster with the help of Claude AI.
- •Used Claude to generate a step-by-step cluster configuration guide rather than having it automate the setup directly
- •Successfully deployed 6 VMs total: 3 control plane nodes and 3 worker nodes
- •Built a reusable workflow that allows easy expansion of the cluster or creation of new clusters
- •Plans to evaluate Ansible later to standardize the provisioning process
- •Next steps include testing HA functionality by taking down control planes and workers, then deploying a stateless app
This summary was automatically generated by AI based on the original article and may not be fully accurate.