Tilt

Tilt is a handy tool for local development with Kubernetes. To setup a local Kubernetes cluster checkout microk8s - just make sure to enable the host-access and registry addon.

I keep an example Tiltfile project that serves as my cheatsheets whenever I need to spin up a new project. You can find it here.

Useful Resources