2,490 questions with Azure Kubernetes Service tags

Sort by: Updated
1 answer

unable to mount the the aks pod with blob stoarge data lake gen2

unable to mount the the aks pod with blob stoarge data lake gen2

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-11T16:46:48.31+00:00
Rohit Singh Jitendra 0 Reputation points
answered 2025-08-12T04:42:08.2733333+00:00
SUNOJ KUMAR YELURU 15,811 Reputation points MVP Volunteer Moderator
0 answers

Error of "AKS_CLUSTER_NAME=$(az deployment group show --resource-group rg-shipping-dronedelivery-eastus -n cluster-stamp --query properties.outputs.aksClusterName.value -o tsv)"

Dear Sir/Madam, I have cloned and am testing the MS reference implementation of "aks-fabrikam-dronedelivery". According to the "05-aks-cluster.md" "Deploy the AKS Cluster" ...... Deploy the cluster bicep from azure cli…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-10T23:51:08.9+00:00
lili zhang 0 Reputation points
commented 2025-08-12T02:48:01.31+00:00
Anusree Nashetty 5,820 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

AKS Cluster Re-Deployment in a Single Zone

Hi Team, Requirement: Addition of new GPU Node pool in the existing AKS cluster. We need guidance on the following scenario related to our AKS deployment:  1. We need to deploy a new node pool using the SKU NCads_H100, but according to Microsoft Premium…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-11T02:35:49.3266667+00:00
Bramandlapally, Mahesh 85 Reputation points
accepted 2025-08-12T01:22:07.8866667+00:00
Bramandlapally, Mahesh 85 Reputation points
2 answers

kubectl version in command- pod too old

How to get a newer kubectl version in the command- pod started in the aks-command namespace. After upgrading the aks kubernetes cluster to 1.32.6, I get the result below. az aks command invoke   --resource-group $AKS_RESOURCE_GROUP   --name…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-07T13:49:33.2133333+00:00
Paul Vogt 0 Reputation points
commented 2025-08-12T00:48:01.4733333+00:00
Himanshu Shekhar 160 Reputation points Microsoft External Staff Moderator
2 answers

Can not delete empty node pool that is using a VM SKU that has limited availability in my region

The node pool uses Standard_D2ds_v5 which we no longer have quota for in our region. We have emptied the pool but are unable to delete it due to the quota issue. We are also unable to upgrade AKS cluster due to this issue.

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-31T15:11:51.67+00:00
BrianWrestler-7912 0 Reputation points
answered 2025-08-11T15:00:28.2366667+00:00
BrianWrestler-7912 0 Reputation points
1 answer

AKS cluster is in Failed state. How can I revert the changes

Hii Team, I have created AKS cluster. When I tried to change the cluster VNET then cluster goes to failed. However the app inside is still working. The AKS cluster and NodePool is in failed state while the Node inside is in ready state. How can I…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-11T07:31:46.18+00:00
Urmila Purohit 80 Reputation points
edited a comment 2025-08-11T13:05:27.9633333+00:00
Satish Mada 5 Reputation points Microsoft External Staff Moderator
0 answers

Application Gateway Ingress Controller, BackEnd pools are not been created automatically when you deploy new pods in AKS.

I am creating a new architecture using Bicep Templates, I am creating an Application Gateway to be used as Ingress Controller by an AKS cluster, I have added all the permissions posted in the tutorials, but everytime I deploy new pods and the ingress…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-07T20:55:57.61+00:00
Ely Saul Vicente Espinal 0 Reputation points
commented 2025-08-10T12:08:08.94+00:00
Akram Kathimi 1,751 Reputation points Microsoft Employee
0 answers

Unable to continue with install: could not get information about the resource ServiceAccount "nginx-ingress-controller-ingress-nginx" in namespace "extensions": serviceaccounts "nginx-ingress-controller-ingress-nginx" is forbidden: User "71b3b2a1-735c-44

Unable to continue with install: could not get information about the resource ServiceAccount "nginx-ingress-controller-ingress-nginx" in namespace "extensions": serviceaccounts "nginx-ingress-controller-ingress-nginx" is…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-31T15:42:17.1766667+00:00
Venkat 0 Reputation points
commented 2025-08-08T14:37:25.18+00:00
Nikhil Duserla 8,515 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Which is better for private AKS app exposure: Ingress vs LoadBalancer Service?

I'm currently working on a private AKS (Azure Kubernetes Service) deployment within a private VNet. The setup involves a single web application, and I'm exploring the best way to expose it internally over HTTPS (port 443) via Azure Front Door and Azure…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-07T03:48:34.77+00:00
Savindu Shehan 20 Reputation points
accepted 2025-08-08T13:29:29.8633333+00:00
Savindu Shehan 20 Reputation points
1 answer One of the answers was accepted by the question author.

AKS Automatic - Error when using service-principal

I can create an AKS Automatic service successfully with a command like: az aks create --name tmpaks --location my-location --resource-group my-resource-group --sku automatic --generate-ssh-keys However when I try to use a service-principal by adding…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-06T21:36:29.53+00:00
Zach Howell 20 Reputation points
accepted 2025-08-07T14:42:32.0766667+00:00
Zach Howell 20 Reputation points
0 answers

Azure AKS Extension works for me, but not for EU customer.

My company has released an AKS Extension on the marketplace. It deploys successfully for us every time, but for one of our customers in EU West, it hangs for ~20m, and then fails. The error message is extremely generic: "Failed to deploy." I…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-01T17:19:17.78+00:00
Trevor Blackman 0 Reputation points
commented 2025-08-07T11:59:19.4866667+00:00
Rashmika Inagadapa 0 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Automate AKS Stop

Hi, I have an AKS cluster that need to be stopped daily. What are my options to automate this, I tried Automate Account on Azure, created a powershell script, scheduled it. But after the process, my cluster was actually in failed state, I had to…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-17T04:42:09.3866667+00:00
Subin Sabu 40 Reputation points
accepted 2025-08-07T04:41:03.4533333+00:00
Subin Sabu 40 Reputation points
1 answer One of the answers was accepted by the question author.

Is receiving prometheus KubeAggregatedAPIErrors alerts a sign of an unhealthy AKS cluster?

Following setup: AKS cluster, version 1.30.10 Deployment of kube-prometheus-stack (https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack), version 57.2.0 with enabled Alertmanager deployment and default rule set…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-06-11T15:04:17.38+00:00
AlexandraGroschner-3808 45 Reputation points
commented 2025-08-04T06:45:22.3+00:00
AlexandraGroschner-3808 45 Reputation points
0 answers

My non-spot VMSS nodes have been recreated automatically

k get node NAME STATUS ROLES AGE VERSION aks-systemstz1-41546320-vmss000000 Ready

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-21T04:01:36.2233333+00:00
Zhong Mali 0 Reputation points
commented 2025-08-04T06:53:27.6233333+00:00
Vishvani Jilukara 5 Reputation points Microsoft External Staff Moderator
1 answer

Helm upgrade Error- Creating Service Account through helm

Starting: Helm upgrade selfhelp-identity-server ============================================================================== Task : Package and deploy Helm charts Description : Deploy, configure, update a Kubernetes cluster in Azure Container…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-23T16:58:48.1+00:00
Vatika Saxena 0 Reputation points
commented 2025-08-05T09:31:29.3633333+00:00
VATIKA SAXENA 20 Reputation points
0 answers

5XX Errors During Rolling Updates in AKS with AGIC (App Gateway Ingress Controller)

We are experiencing transient 5XX errors (502/503) during rolling deployments of services in our AKS cluster. The internal rollout behaves correctly, but end users receive errors externally during pod recreation. Our AKS cluster uses AGIC (Azure…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-28T07:47:17.3233333+00:00
Yervand Galoyan 0 Reputation points
edited a comment 2025-08-04T18:11:49.67+00:00
Himanshu Shekhar 160 Reputation points Microsoft External Staff Moderator
0 answers

Azure Monitor pods CrashLoopBackOff with iptables

Hi, I added a new node to my Arc enabled K8s cluster, the ama-* pods seems not to work, and are in CrashLoopBackOff state. ama-metrics-node kubectl logs ama-metrics-node-cg6t5 -n kube-system -c arc-msi-adapter MICROSOFT SOFTWARE LICENSE TERMS MICROSOFT…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-28T13:41:52.3466667+00:00
Julien Taveau 0 Reputation points
commented 2025-08-05T21:25:32.36+00:00
Nikhil Duserla 8,515 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Upgrade your AKS clusters to Kubernetes version 1.31 or later

Hello Team, one of my customers mentioned about the short notice for the AKS retirement notification, which left little time for teams to react. And also moving forward wow to get the early notifications so that we have sufficient time to take actions.

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-29T16:31:53.7966667+00:00
Susai Alphonse 21 Reputation points Microsoft External Staff
answered 2025-08-04T09:51:25.7466667+00:00
Marco Cruz 0 Reputation points Microsoft Employee
1 answer

RabbitMQ, AKS and monitoring of PODs

Hi all, I've set up a RabbitMQ service on to AKS using the latest (at time of writing ver 4.1.1) Cluster and Topology Operators . The setup was intuitive enough by setting up some manifest files and then applying these to the AKS cluster using kubectl…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-07-31T19:43:20.32+00:00
pjbcoetzer 0 Reputation points
commented 2025-08-05T14:35:47.69+00:00
pjbcoetzer 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to deploy Java Web APP to AKS?

I want to deploy a Java Web APP to AKS and protect it by the Azure Front door.

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,490 questions
asked 2025-08-05T02:29:59.94+00:00
Xindi Li 45 Reputation points Microsoft Employee
commented 2025-08-06T01:32:14.8566667+00:00
Anusree Nashetty 5,820 Reputation points Microsoft External Staff Moderator