The simplest way to get started with Kubernetes locally is to use something like microk8s.
With microk8s
running and the dns
and registry
enabled use Tilt to boot up the project. The Kubernetes resources are generated from kustomize configs under deployment/
:
$ tilt up