How to fix the issue for Cluster creating but not in running i.e Failed?

Sunkara,Mohanbabu 0 Reputation points
2024-07-04T06:00:02.47+00:00

Hello ,

Goodday!

We are getting below error while provisioning an aks cluster.Normally its get created, but it going to failed state. Can please provide solution on this ASAP.

below is the error message:

"message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.

Regards,

Mohan.

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.
2,100 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deepanshukatara-6769 9,195 Reputation points
    2024-07-04T07:04:53.95+00:00

    Hi Sunkara, Welcome to MS Q&A

    Welcome to Microsoft Q&A Platform

    The error message you received indicates that the resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. This could be due to a number of reasons, such as incorrect configuration setting, resource group limitations or insufficient resources.

    To troubleshoot this issue, I recommend checking the deployment logs to see if there are any specific error messages that can help identify the root cause of the problem.

    If you are still unable to identify the issue, you can try creating the AKS cluster using the Azure CLI or Azure PowerShell instead of the Azure portal. This may provide more detailed error messages that can help you troubleshoot the issue.

    Ref: https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-cli

    https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-powershell

    Additionally, you can check if you have sufficient permissions to create the AKS cluster. You need to have the "Contributor" or "Owner" role assigned to your Azure account to create an AKS cluster.

    I hope this helps!

    Please let us know if any further questions

    Kindly accept if it works

    Thanks

    Deepanshu

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.