Week 3 - Learning K8s
Week 3 Recap This was a pretty slow week of learning k8s. I've done a few small tests with HA but I haven't solved a couple issues. The first and primary issue is for some reason the swap settings ...

Source: DEV Community
Week 3 Recap This was a pretty slow week of learning k8s. I've done a few small tests with HA but I haven't solved a couple issues. The first and primary issue is for some reason the swap settings are not sticking. Also, the HA control plane doesn't really look to be setup correctly. The problem I'm having with HA is that for some reason when the primary control plane goes down, kubectl get nodes no longer works. I haven't had a chance to read docs or dig in and understand why that is the case. The other weird part that might be related to swap settings is that my VMs for control plane and workers end up locking up the host and making it inaccessible. What's next? Stability. I need to get my Proxmox cluster & these VMs to be more stable. Every morning when I wake up and check the cluster something is wrong. Either a VM has stopped, locked up, or the Proxmox host has crashed. I think I might be oversubscribing cpu threads between the VMs and Proxmox OS. I'm going to dial back the co