Building a homelab (#1) - Creating a Kubernetes cluster with Talos Linux
This is part of series Building a homelab, where I document my journey to build my own homelab with Kubernetes. Creating a Kubernetes cluster with Talos Linux Up until now, I have had some experiences with self-hosting services. However, as I learned more, I could see ways to make my setup better. While learning about Kubernetes, I thought it could be used to host everything that I have self-hosted so far. If I could get it right, it would allow me to manage all the services while also reducing costs. ...