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

There should be an aks-reset make target when using aks as mgmt cluster #5484

Open
nawazkh opened this issue Mar 12, 2025 · 2 comments
Open
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@nawazkh
Copy link
Member

nawazkh commented Mar 12, 2025

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]

  • Just as CAPZ has kind-reset to clear our any kind clusters created via kind-create, CAPZ should have a aks-reset make target to clear out any aks-clusters created using aks-create.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 12, 2025
@nawazkh nawazkh added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Mar 12, 2025
@nawazkh nawazkh changed the title There should be a aks-reset when using aks as mgmt cluster There should be an aks-reset make target when using aks as mgmt cluster Mar 12, 2025
@HinaHMS
Copy link

HinaHMS commented Mar 24, 2025

Hi, I'm interested on working this issue. Can you tell me the starting point?

@nawazkh
Copy link
Member Author

nawazkh commented Mar 24, 2025

Hey @HinaHMS 👋🏼 ! Sure!
Just as we have a make target called kind-reset in CAPZ's makefile, this git issue is to create a similar make target for clearing aks cluster that is created via aks-create make target.

We want to come up with a make target that clears an AKS cluster from a given resource group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Todo
Development

No branches or pull requests

3 participants