We need an e2e test that can create a workload cluster with 1 control plane and 1 worker node. This can be a PR blocking test - ideally, this should run on every PR commit.
A sample quick start test - https://github.com/kubernetes-sigs/cluster-api/blob/main/test/e2e/quick_start.go
Instructions need to be added to the Hackmd as part of this
We need an e2e test that can create a workload cluster with 1 control plane and 1 worker node. This can be a PR blocking test - ideally, this should run on every PR commit.
A sample quick start test - https://github.com/kubernetes-sigs/cluster-api/blob/main/test/e2e/quick_start.go
Instructions need to be added to the Hackmd as part of this