question

RajanieshKaushikk-3057 avatar image
0 Votes"
RajanieshKaushikk-3057 asked WalidHocine commented

AKS deployment is not Ready

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.gif (65.9 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

i had the same problem, I just scaled up the cluster then the status of all the workloads became ready !

0 Votes 0 ·
karishmatiwari-msft avatar image
0 Votes"
karishmatiwari-msft answered

@RajanieshKaushikk-3057 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://docs.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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajanieshKaushikk-3057 avatar image
0 Votes"
RajanieshKaushikk-3057 answered karishmatiwari-msft edited

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

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajanieshKaushikk-3057 avatar image
0 Votes"
RajanieshKaushikk-3057 answered

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajanieshKaushikk-3057 avatar image
0 Votes"
RajanieshKaushikk-3057 answered

Hi Karishma,

I have sent the subscription ID over the mail.

Regards
Rajaniesh

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajanieshKaushikk-3057 avatar image
0 Votes"
RajanieshKaushikk-3057 answered RajanieshKaushikk-3057 edited

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



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajanieshKaushikk-3057 avatar image
0 Votes"
RajanieshKaushikk-3057 answered karishmatiwari-msft commented

Any update karishma?this is not working out. Otherwise it will be easy to use other cloud.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I replied to your email. Please follow the instructions shared and let me know if you have any questions.

0 Votes 0 ·