Can't delete my Kubernetes cluster due to an internal error

Levin Frias 1 Reputation point
2022-06-05T18:39:23.313+00:00

I can't delete my Kubernetes cluster due to an internal error but the logs aren't actually helpful. Tried delete it using the portal and az cli but I keep getting the same error.

208533-image.png

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,886 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Manu Philip 16,991 Reputation points MVP
    2022-06-05T18:59:46.02+00:00

    As a first step to resolve the issue, try re-registering the resources like Compute, Network. Try deleting the AKS cluster again after the re-registration. You can try re-registering the resources by visiting Subscription > Settings > Resource Providers as shown below
    Select microsoft.network and microsoft.compute and re-register these resources

    Let's know, if it helps. Otherwise, we need to dig further and see what is stopping from deleting the resources

    208448-image.png

    ----------

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments