2,687 questions with Azure Kubernetes Service tags

Sort by: Updated
1 answer

How to publish the aks application along with creatoing other azure resources too?

This is Microsoft's official recommended pattern for exactly your scenario. The idea is a two-offer approach: Offer A: Your existing Kubernetes Container offer (keep it simple — just the cluster extension) Offer B: A new Azure Managed Application…

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,687 questions
asked 2026-03-16T04:59:25.0466667+00:00
Padmanabhan M 180 Reputation points
commented 2026-03-17T12:04:46.0766667+00:00
Manish Deshpande 4,605 Reputation points Microsoft External Staff Moderator
2 answers

Adding dynamic pod ip allocation to existing cluster is not working.

We have a set of 2 clusters running on Kubernetes 1.34.2 We decided to enable dynamic pod allocation, we use terraform to manage our cluster. When we are adding the pod subnet into the node pool we are not able to do it. We have 3 node pools, admin,…

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,687 questions
asked 2026-03-17T00:19:27.8466667+00:00
Agustin Cano 0 Reputation points
commented 2026-03-17T11:23:09.9066667+00:00
Agustin Cano 0 Reputation points
1 answer One of the answers was accepted by the question author.

AKS cluster to use only the latest images in the container host

We are receiving an S360 items to clean up a vulnerable image. whether any extra configuration is required for the image cleaner setup to automatically remove stale images

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,687 questions
asked 2026-03-16T12:18:38.9866667+00:00
Manojkumar Periyannan (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff
accepted 2026-03-17T10:49:33.7466667+00:00
Manojkumar Periyannan (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to change logLevel for velero in AKS backup

When you install the AKS backup extension it sets up velero with logLevel=debug. This generates a huge amount of logs (by far the biggest on our cluster). I want to only allow velero to log warning, but if I try and edit the deployment yaml for…

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,687 questions
asked 2026-03-16T12:07:06.49+00:00
Ian Cox 0 Reputation points
accepted 2026-03-17T10:01:07.9+00:00
Ian Cox 0 Reputation points
2 answers

Way to test virtual nodes usage in AKS

I want to test virtual nodes usage , is there any that i can create that scenario in my own lab before takes to prod. if yes please suggest

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,687 questions
asked 2026-03-13T09:37:48.68+00:00
Varma 1,535 Reputation points
edited a comment 2026-03-16T12:04:04.6233333+00:00
Himanshu Shekhar 4,025 Reputation points Microsoft External Staff Moderator
1 answer

ERROR | Azure Key Vault access from Python application in Azure Kubernetes Service

I have a python application in AKS where I need to read the secrets from Azure key vault. I am using: credential = DefaultAzureCredential(logging_enable=True) client = SecretClient(vault_url=KV_URI, credential=credential) secret =…

Azure Key Vault
Azure Key Vault

An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.

1,541 questions
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,687 questions
asked 2024-09-30T21:17:29.92+00:00
Anonymous
answered 2026-03-14T13:00:54.7466667+00:00
Sina Salam 28,046 Reputation points Volunteer Moderator
3 answers

AKS: AgentPool UAMI blocked from token generation (conditional access policies) - image pull fails

We've suddenly started seeing failures in our AKS clusters when attempting to pull images from our ACR. We have not changed anything, but I've verified: The agent pool UAMI has AcrPull assigned to the ACR. The image and its tag exist in the ACR. The…

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,687 questions
asked 2026-02-21T09:17:46.23+00:00
AndrewKrause-1311 5 Reputation points
edited a comment 2026-03-14T00:07:02.5+00:00
Jilakara Hemalatha 10,600 Reputation points Microsoft External Staff Moderator
2 answers

AKS pod creation failed

We recently enabled Workload Identity on our pods. And pod creation failed with   KubeEvents //| where ObjectKind == "ReplicaSet" //| where Reason == "FailedCreate" | where Name startswith "odata-"   Error creating: Internal…

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,687 questions
asked 2026-02-11T23:55:58.0366667+00:00
Tina Yan 0 Reputation points Microsoft Employee
edited the question 2026-03-13T23:50:01.0733333+00:00
Jilakara Hemalatha 10,600 Reputation points Microsoft External Staff Moderator
1 answer

How to deploy Helm charts to AKS from an Azure Managed Application and pass parameters dynamically?

We previously deployed our application using Azure App Service inside a Managed Application. Now we have migrated the application to run on Azure Kubernetes Service (AKS) instead. We have converted our existing Kubernetes YAML manifests into a Helm chart…

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,687 questions
asked 2026-03-04T13:00:47.6866667+00:00
Padmanabhan M 180 Reputation points
edited a comment 2026-03-13T23:36:53.6333333+00:00
Jilakara Hemalatha 10,600 Reputation points Microsoft External Staff Moderator
0 answers

vCPU quota denied

We are trying to run a kubernetes application which requires 32G RAM VM's in the southeastasia location. However, our quota request keeps on getting denied. I have tried absolutely every type of vm and all are declined. So how is anyone supposed to run…

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,687 questions
asked 2026-03-12T16:03:39.2933333+00:00
Christian Salway 0 Reputation points
edited a comment 2026-03-13T11:02:04.07+00:00
Christian Salway 0 Reputation points
2 answers One of the answers was accepted by the question author.

Is there any command to check how many pods maximum AKS cluster can run

Is there any command to check how many pods maximum AKS cluster can run? If yes please share me command

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,687 questions
asked 2026-03-09T06:17:14.1933333+00:00
Varma 1,535 Reputation points
accepted 2026-03-13T09:36:20.6066667+00:00
Varma 1,535 Reputation points
1 answer

Error on RBAC Role Assignment for Managed Identity used in AKS Deployment Automation.

We are deploying infrastructure using an ARM template in Microsoft Azure. As part of the deployment, the template provisions the following resources: Azure Kubernetes Service (AKS) cluster Azure Container Registry (ACR) access for 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,687 questions
asked 2026-03-04T10:25:10.3633333+00:00
Padmanabhan M 180 Reputation points
edited a comment 2026-03-11T13:25:35.1266667+00:00
Himanshu Shekhar 4,025 Reputation points Microsoft External Staff Moderator
2 answers

how to deploy Kubernetes application in azure market place alternative for managed application

Currently i am deploy my aks application in azure market place using the managed application. I want to check for any other alternatives instead of managed application but it should be the better one. Give all the possible ways.

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,687 questions
asked 2026-03-09T11:27:08.1+00:00
Padmanabhan M 180 Reputation points
commented 2026-03-11T13:06:55.4366667+00:00
Ankit Yadav 12,360 Reputation points Microsoft External Staff Moderator
3 answers

How to calculate the cost for pods in azure kubernetes?

Actually in aks , we only have the cost for nodes. I want to get the cost for pods from the node cost using the pod metrics like cpu_request, cpu_usage, mem_request and mem_usage. So how to calculate the cost of pods, give some ideas..

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,687 questions
asked 2026-03-07T08:02:54.9666667+00:00
Padmanabhan M 180 Reputation points
answered 2026-03-10T06:47:05.1433333+00:00
Nikhil Duserla 9,685 Reputation points Microsoft External Staff Moderator
2 answers

Cluster never deploys the csi-azuredisk-controller in kube-system

We created a new AKS cluster on Kubernetes 1.33.x in Azure Public Cloud. Although CSI drivers are the standard storage interface in AKS (in‑tree drivers deprecated from v1.26 onward) and should be enabled/managed by AKS automatically, our cluster never…

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,687 questions
asked 2026-03-02T15:11:24.12+00:00
Cartier, Frédéric 0 Reputation points
answered 2026-03-09T16:40:36.0133333+00:00
Nikhil Duserla 9,685 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

AKS: Issues with Pod scaling in certain scenarios?

Has anyone noticed issues when trying to adjust the auto scale pod count? Using the below interface below - I noticed that it took over 30-60 minutes for any response. Is that normal? We noticed this issue, and our auto scale was not working at…

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,687 questions
asked 2026-02-02T23:41:02.75+00:00
Jim Zhang (XBOX) 20 Reputation points Microsoft Employee
edited the question 2026-03-06T15:36:21.83+00:00
Ankit Yadav 12,360 Reputation points Microsoft External Staff Moderator
1 answer

why nodes in newly created nodes pools doesn't show in cluster

I created system linux node pool around 2025-01-05 1:47 AM (UTC time). The node pool shows that provision succeeded. but when I use kubectl connect to the cluster, kubectl get nodes didn't list the nodes in the new node pool. I also tried az aks update…

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,687 questions
asked 2026-01-05T02:31:15.7833333+00:00
Layla Liu 0 Reputation points Microsoft Employee
edited the question 2026-03-06T15:22:47.9766667+00:00
Ankit Yadav 12,360 Reputation points Microsoft External Staff Moderator
1 answer

ON AKS session timed out error with our web app

We have an Azure Sponsorship subscription under the account [EMAIL REMOVED] with the following details: <private details> We have deployed Azure Kubernetes Service (AKS) in the resource group bme-aks-test with the cluster name bmewebtest. Our…

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,687 questions
asked 2026-03-03T07:23:45.6533333+00:00
Amit Shrivastava 0 Reputation points
answered 2026-03-06T10:56:01.8+00:00
Nikhil Duserla 9,685 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

AKS cost analysis pricing

Hello, Is the cost analysis extension for AKS clusters free of charge? The documentation lists the requirement for a premium/standard tier cluster, which softly implies that it's included within that tier, but it's not very explicit. Thank you

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,687 questions
asked 2026-03-03T20:54:42.9666667+00:00
chameldoyon 20 Reputation points
accepted 2026-03-05T22:50:02.6033333+00:00
chameldoyon 20 Reputation points
2 answers One of the answers was accepted by the question author.

AKS default subnets don't belong to any NSG, how to add them?

Hi we have a problem where during deployment we didn't create two subnets aks-virtualkubelet and aks-appgateway, but only one for kubernetes networking "aks-subnet" and right now our main subnet does belong to NSG but those two others don't and…

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,687 questions
asked 2026-02-25T19:06:48.8+00:00
Max Lata 20 Reputation points Microsoft Employee
accepted 2026-03-05T02:32:35.3166667+00:00
Max Lata 20 Reputation points Microsoft Employee