Harsha Pathuri

Blog
About   •   Twitter   •   RSS

Blog's up and running

February 10, 20251 min read • by Harsha Pathuri

All noice and smooth

I did some overengineering to run this blog. Just because i felt like trying kubernetes. It was fun learning it.

Almost everything is automated.

Currently, this static site is running in a docker container with nginx, running on a k3s cluster, deployed using github actions and fluxcd.

Such cool software! Although it is a tedious to write helm & docker for all deployments, atleast, this is really useful for setting up dns certs & fetching wildcard certs.


Back to the Homepage