git clone https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix.git cd cluster-api-provider-nutanix
make docker-build
make kind-create
make prepare-local-clusterctl
make deploy
Note: Update ./clusterctl.yaml with appropriate configuration before running following commands
make test-clusterctl-create
make test-kubectl-workload
make test-clusterctl-delete