core api of crane.
clone the project to your $GOPATH. following command will generate crd yamls and files in the project directory.
make update
make verify
# install crd
kubectl create -f artifacts/deploy/
You can find other versions base on the branch or tags in dist branch.
Click here to view the early version.
kubectl create -f https://raw.githubusercontent.com/gocrane/api/dist/main/all.yaml