This is a hobby project to run the Unifi Controller on Kubernetes for a home network.
Set up JSonnet:
$ pip3 install --user jsonnet
then continue with setting up Tanka using the official documentation.
Point your environment to a correct Kubernetes config file
$ export KUBECONFIG=~/.kube/microk8s.unifi
and configure away
$ tk apply environments/default