Prerequisites
Local Development
Tilt offers a simple way of creating a local development environment.
Create a kind cluster
Create a kind cluster with a local registry:
Generate
Generate crd and docs when api is modified
Run Tilt
Then run:
Now, Tilt will automatically reload the deployment to your local cluster every time you make a code change.