Re-enable local e2e testing using AKS as management cluster #5268
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
ci-entrypoint.sh is leverages
create-dev-cluster.sh
->make create-cluster
->make create-management-cluster
that assumes KIND as default cluster for deploying Cluster-api-* resources.We should update
create-management-cluster
independent of$(MAKE) kind-create
so thatmake aks-create
could be used if needed.The text was updated successfully, but these errors were encountered: