The Right Reasons To Run Kubernetes In Your Homelab
Running kubernetes in your homelab is a fantastic way to learn, explore, express yourself, and run services that you use. The Right Reasons To Run Kubernetes In Your Homelab # There are not many You want to learn kubernetes You like kubernetes You want to learn to scale There are also The Wrong Reasons To Run Kubernetes In Your Homelab You want to learn kubernetes # Homelabbing is a such a great way to learn new skills, deploy real apps that you use. Create new custom apps for your specific use cases that no one else has. You should absolutely run kubernetes in your homelab if you want to learn it. I would recommend to start locally, pull up kind, minikube, or k3d and start from your local machine before putting it on a server. When you decide you are ready for a server, you probably don’t need any crazy hardware. You can probably run on some old retired Dell Optiplex or an old desktop someone is throwing out as it no longer runs windows. You like kubernetes # Hell Yeah Brother, 100% n…