Skip to content

kopilote/castopod-operator

Repository files navigation

Castopod Operator

How to contribute

Create a local environment

kind create cluster --config ./kind.yaml

Deploy CRD and Role

task local:install
task local:deploy