Harsha Pathuri
BlogBlog's up and running
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.
- setting up dns records
- fetching wild card certificates
- setting up ingress
- deployments
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.