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

Cannot delete Azure Arc AKS cluster in JumpStartHCIBox #2862

Open
mshamim69 opened this issue Nov 19, 2024 · 2 comments
Open

Cannot delete Azure Arc AKS cluster in JumpStartHCIBox #2862

mshamim69 opened this issue Nov 19, 2024 · 2 comments
Assignees
Labels
aks_arc AKS hybrid (AKS EE, AKS HCI, AKS WinSrv) related HCIBox Jumpstart HCIBox related

Comments

@mshamim69
Copy link

mshamim69 commented Nov 19, 2024

Note: For ease of issues and pull requests management and tracking, we kindly ask you to provide a meaningful and concise title to this issue and answer all questions to the best of your ability.

Is your issue related to a Jumpstart scenario, ArcBox, HCIBox, or Agora?

JumpStart HCIBox

Describe the issue or the bug
Cannot delete the AKS cluster created by the Configure-AKSWorkloadCluster.ps1 of JumpStart HCIBox. I have been successful to delete and recreate the cluster couple of times earlier. But now there is timeout in deleting Nodepool. Even GitOps configuration and flux extension cannot be deleted.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Azure Arc cluster from Portal'
  2. Click on 'Delete'
  3. Delete jobs keeps on running and fails
  4. Tried also with az aksarc delete .. command from HCIBox-Client machine. No success. Timeout.

Expected behavior
The AKS cluster is deleted and removed from the Resource Group.

Environment summary

PS C:\HCIBox> az --version
azure-cli 2.65.0 *
core 2.65.0 *
telemetry 1.1.0
Extensions:
aksarc 1.4.23
customlocation 0.1.3
Dependencies:
msal 1.31.0
azure-mgmt-resource 23.1.1

Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\hciboxdemo.azure\cliextensions'

Python (Windows) 3.11.8 (tags/v3.11.8:db85d51, Feb 6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]

Have you looked at the Troubleshooting and Logs section?

Screenshots
Image

Additional context

I have another JumpStart HCIBox AKS cluster running in another resource group. Tried to delete that. No success.

@mshamim69 mshamim69 added the triage issue or feature up for triage label Nov 19, 2024
@dkirby-ms
Copy link
Contributor

Are you still seeing this issue? I dont think this is related to HCIBox specifically. Try deleting the resource group.

@dkirby-ms dkirby-ms added HCIBox Jumpstart HCIBox related aks_arc AKS hybrid (AKS EE, AKS HCI, AKS WinSrv) related and removed triage issue or feature up for triage labels Nov 25, 2024
@dkirby-ms dkirby-ms self-assigned this Nov 25, 2024
@mshamim69
Copy link
Author

Are you still seeing this issue? I dont think this is related to HCIBox specifically. Try deleting the resource group.

Hi! Yes, the issue is still valid. All the resources related to HCIBox are deleted in the Resource Group except the AKS cluster. Deleting the resource group and recreate the AKS cluster resource from scratch (HCIBox cluster -> ) is time consuming (approx: 5/6 hrs) for development work. Also, sometimes the resource group is associated with other resources for other purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aks_arc AKS hybrid (AKS EE, AKS HCI, AKS WinSrv) related HCIBox Jumpstart HCIBox related
Projects
None yet
Development

No branches or pull requests

2 participants