Building a homelab (#2) - Setting up Argo CD

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 Setting up Argo CD Introduction I have previously stated at the end of my post about Talos Linux that the next step was to migrate existing services to my Kubernetes cluster. I currently have two of them in operation, which are Ente Photos and PeerTube. ...

28 April 2026 · 31 min · 6464 words · 이영욱

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 Setting up Argo CD 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. ...

26 February 2026 · 33 min · 6974 words · 이영욱

Building a project (#3) - Attempting to run Kubernetes and OpenStack

This is a part of series Building a project, where I try to make something using OpenStack. Learning about OpenStack Preparing a server Attempting to run Kubernetes and OpenStack With my server ready, I was excited to get Kubernetes running. Following a guide I came across online, I added a few lines of configuration and applied it right away. ...

1 December 2025 · 25 min · 5160 words · 이영욱