Building and Running on MicroK8S

WARNING

For now this is an experimental way of building and running with Magda. So far we’ve found microk8s OK, but not as good as k3d in general.

Intro

MicroK8S is another way of running a local Kubernetes cluster - it’s nice because:

Building and Running

To build and run with MicroK8S, Follow the instructions in building-and-running, EXCEPT:

This will start an instance of Magda in the default namespace that uses MicroK8S’ built-in docker registry instead of the Helm-based one that a minikube install would use.