I'm a remote developer eager to learn Kubernetes by setting up a couple of kudeadm clusters, but I'm on a tight budget. Can anyone suggest cost-effective methods to run these clusters for both testing and learning? Thanks in advance!
2 Answers
If you want to save on costs, just run everything locally. It doesn’t get cheaper than that!
You might want to check out Hetzner. They offer machines starting at around 4 euros each, or even 3.5 euros if you don’t need IPv4. I'm currently running a three-node IPv6-only Talos cluster for about 40 euros a month (with additional volume costs).
I know this might be a silly question, but how would I go about deploying multiple cluster setups locally?