Welcome back! The blog is getting a fresh start, and this time it’s powered by self-hosted Kubernetes.

After some time away, I’ve decided to reboot the blog with a new infrastructure approach. Rather than relying on traditional hosting or managed services, I’ve moved everything to a self-hosted Kubernetes cluster. This gives me complete control over the deployment pipeline, scaling, and infrastructure management.

What’s New

  • Self-Hosted Kubernetes: Running on my own hardware, giving me full control over the entire stack
  • Modern CI/CD: Automated deployments with proper containerization
  • Infrastructure as Code: Everything version controlled and reproducible

Stay tuned for more posts about the technical details of the setup, lessons learned, and future projects. The blog is back and ready to go!