Deploy to a Kubernetes cluster on Linode via Github Actions
9 min readFeb 6, 2021
--
I recently decided to start working on a small side project, whereby I wanted to automate the deployment so that I can write code without having to think about how and when I’ll deploy the changes.
Being that I didn’t want to spend much on hosting I decided that I would host the instances on Linode (additionally they have a Sydney datacenter).
** Note: this tutorial will also work with private dockerhub repositories!