Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Make Targets

Common targets:

TargetPurpose
make testRun generated checks, formatting, vet, and non-e2e tests
make manifestsRegenerate CRDs and RBAC
make generateRegenerate DeepCopy code
make installInstall CRDs into the current cluster
make uninstallRemove CRDs from the current cluster
make docker-buildBuild the controller image
make deployDeploy the controller into the current cluster
make undeployRemove the controller deployment
make build-installerGenerate dist/install.yaml
make clusterctl-releaseGenerate local clusterctl release assets
make cleanup-stackitDelete tagged e2e resources through STACKIT APIs
make install-workload-cniInstall Cilium, Calico, or a custom CNI manifest into a workload cluster
make test-e2e-workload-noderefRun billable workload NodeRef/providerID and Ready Node e2e
make test-e2e-workload-scaleRun billable workload worker scale and Ready Node e2e
make test-e2e-workload-upgrade-workersRun billable workload worker upgrade and Ready replacement Node e2e
make test-e2e-workload-upgrade-control-planeRun billable workload control-plane upgrade and Ready replacement Node e2e
make test-e2e-workload-topologyRun billable ClusterClass topology create/ready/delete e2e

Documentation targets inside docs/:

TargetPurpose
make buildBuild the mdBook
make serveServe the mdBook locally
make cleanRemove generated book output