That is a demo repository to add a custom CRD to a kubernetes clusters, for example via docker 4 mac or minikube.
make install
to install the CRDmake run
to let the manager runkubectl apply -f config/sample/ships_v1beta1_starship.yaml
to spawn the first starhship
More Deployment options here