AKS deployment is not Ready

Rajaniesh Kaushikk 476 Reputation points MVP
2021-04-19T21:21:21.807+00:00

Hi,

I am trying to create a AKS deployment but it says that Deployment is not Ready.Here is the code:
https://drive.google.com/drive/folders/1YhRYz5IO6Zncr-NuofwEul1sVfsp9HAn?usp=sharing
It throws this error:89233-aks.gif

Any Clue!!

Regards
Rajaniesh

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,877 questions
{count} votes

6 answers

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
    2021-04-20T00:06:50.85+00:00

    @Rajaniesh Kaushikk There has been some discussion on this issue here: https://github.com/Azure/AKS/issues/274

    We've seen a few folks that were actually describing the by-design experience of upgrade as described in this article and below: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster#upgrade-an-aks-cluster

    Here is the outline:

    With a list of available versions for your AKS cluster, use the az aks upgrade command to upgrade. During the upgrade process, AKS adds a new node to the cluster that runs the specified Kubernetes version, then carefully cordon and drains one of the old nodes to minimize disruption to running applications. When the new node is confirmed as running application pods, the old node is deleted. This process repeats until all nodes in the cluster have been upgraded.

    This means that during upgrade you will see a lot of nodes flipping between ready and not ready and that is normal. Since we'll always have n+1 in ready state for your applications.

    Nonetheless we've see a few folks describing behaviors that are not expected. If you believe what you see is not expected, please open a support ticket if you have the ability to do so.
    If not, please let me know and I would enable a free support ticket for you. Thanks.

    0 comments No comments

  2. Rajaniesh Kaushikk 476 Reputation points MVP
    2021-04-20T12:13:51.6+00:00

    Pl open a free support ticket for me as I can not open a free ticket


  3. Rajaniesh Kaushikk 476 Reputation points MVP
    2021-04-26T23:33:24.84+00:00

    Karishma,
    I have sent the subscription id over the mail but yet to receive the reply.
    Regards
    Rajaniesh

    0 comments No comments

  4. Rajaniesh Kaushikk 476 Reputation points MVP
    2021-04-27T18:02:02.347+00:00

    Hi Karishma,

    I have sent the subscription ID over the mail.

    Regards
    Rajaniesh

    0 comments No comments

  5. Rajaniesh Kaushikk 476 Reputation points MVP
    2021-04-27T18:41:26.793+00:00

    Here is the proof
    91841-pic-of-sending-mail.gif

    0 comments No comments