Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI-entrypoint.sh to use AKS cluster as management cluster for testing locally #5268

Open
Tracked by #5257
nawazkh opened this issue Nov 12, 2024 · 0 comments
Open
Tracked by #5257
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@nawazkh
Copy link
Member

nawazkh commented Nov 12, 2024

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 that make aks-create could be used if needed.

@nawazkh nawazkh added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
Status: Todo
Development

No branches or pull requests

1 participant