I wrote a continuation to my previous Drone.io article, posted at my current employer blog. To continue with these series of learning labs, this second part focus on the deployment of Drone.io on a local minikube Kubernetes cluster using helm charts. It also goes through the deployment of an example application on that cluster from a Drone.io pipeline, going from the initial image build, to the application deployment on the minikube cluster.

You should check it out!