Deep Dive Into Helm
Continuing to deep dive into the world of automating a static website using Drone and Kubernetes
Deploying Drone
This blog is published as a static site inside of a container which is rebuilt and deployed to the Kubernetes cluster whenever I check-in changes to the Gitea-hosted repository. Drone is the continuous integration platform which does the heavy lifting.
Gitea - Git with a Cup of Tea
Gitea is a self-hosted Git service similar to Github. I’m running Gitea on k3s as part of the tech stack to host this blog.