Uninstall-AksHciArcOnboarding doesn't delete the azure-arc namespace
- Dominant language
- PowerShell
- Stars
- 118
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
Uninstall-AksHciArcOnboarding doesn't delete the azure-arc namespace
**Description**:
The Uninstall-AksHciArcOnboarding PS cmdlet doesn't delete the azure-arc namespace or delete the resource in the Azure portal.
As per the Azure Arc enabled K8s public docs, Helm 3 is required to be installed on the host for Azure Arc enabled Kubernetes to properly manage Kubernetes cluster. Helm 3 is not installed on the AKS-HCI host as part of the install process. This makes for a confusing process when trying to uninstall the Azure Arc agents where users need to go review the Azure Arc enabled K8s public docs to figure what needs to be done to get the Azure Arc deleted from the AKS-HCI K8s cluster.
Helm 3 should be installed as part of the AKS-HCI installation to make the Azure Arc agent uninstall.
Contributor guide
Assessment
This issue has not been assessed yet.