2,314 questions with Azure Kubernetes Service (AKS) tags

Sort by: Updated
1 answer

AKS Unable to Access IMDS

I have a simple FastAPI mock service deployed on AKS that uses the Python Azure SDK to access azure storage. It uses MI with Storage Blob Data Contributor with client_id specified via environment variable. It's based on the Azure documentation…

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,314 questions
asked 2025-03-19T00:44:36.25+00:00
Ivan Webber 0 Reputation points Microsoft Employee
commented 2025-03-19T20:40:02.1033333+00:00
Ivan Webber 0 Reputation points Microsoft Employee
0 answers

CUDA-capable device(s) is/are busy or unavailable

I following this document: https://learn.microsoft.com/en-us/azure/aks/gpu-cluster?tabs=add-azure-linux-gpu-node-pool I create a nodePool with the type Standard_NV36ads_A10_v5. I checked the Gpu driver and the toolkit was installed by Azure, not by Gpu…

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,314 questions
asked 2025-03-18T11:22:31.06+00:00
Minh, Nguyen Quoc 5 Reputation points
commented 2025-03-19T13:34:46.3733333+00:00
Geethasri.V 30 Reputation points Microsoft External Staff
2 answers

Unable to delete AKS load balancer where VMSS is already deleted

Hi team, I cannot delete the "kuebernetes" load balancer from my deleted AKS clusters. I also cannot delete the backpools. I don't have any support plan so I cant file a ticket. Can I get some support to delete the resource please. I am still…

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,314 questions
asked 2025-03-10T04:18:20.7166667+00:00
Chi Sang Hui 0 Reputation points
commented 2025-03-19T09:07:24.8766667+00:00
Geethasri.V 30 Reputation points Microsoft External Staff
2 answers

Karpenter on AKS: Why is my subnet giving "SubnetIsFull" errors when it has 1000+ available IP addresses?

Hello! I'm trying to run Karpenter to my AKS cluster in order to manage spot instances. I was able to get the service deployed to the cluster, but when I try to opt in a pod to Karpenter management with proper tolerations, I get the following…

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,314 questions
asked 2025-03-12T20:49:15.58+00:00
Annabelle Taylor 0 Reputation points
edited an answer 2025-03-19T06:48:20.6866667+00:00
Mounika Reddy Anumandla 3,060 Reputation points Microsoft External Staff
1 answer

1 FilesystemIsReadOnly: Node condition ReadonlyFilesystem is now: True, reason: FilesystemIsReadOnly, message: "EXT4-fs (sda1): Remounting filesystem read-only" - This error in AKS cluster -

1 FilesystemIsReadOnly: Node condition ReadonlyFilesystem is now: True, reason: FilesystemIsReadOnly, message: "EXT4-fs (sda1): Remounting filesystem read-only" - This error in AKS cluster - doesn't autoscale of Azure Kubernetes cluster takes…

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,314 questions
asked 2025-02-28T04:46:38.38+00:00
Satish Chandra Akella 0 Reputation points
commented 2025-03-19T06:18:38.3733333+00:00
Satish Akella 0 Reputation points
0 answers

.net 8 docker image on AKS

Hi, We have a web project based on .NET which is containerized and published on ACR and further deployed on AKS. While performing the .NET version upgrade, since docker image on linux now doesn't runs on privileged port 80, hence we are exposing 8080…

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,314 questions
asked 2025-03-07T13:56:25.6366667+00:00
Chetan Prakash Saraswat 31 Reputation points
commented 2025-03-19T05:49:11.16+00:00
Mounika Reddy Anumandla 3,060 Reputation points Microsoft External Staff
0 answers

Socket.io Client Not Connecting to AKS-Deployed Socket.io Server (Only Receiving 40 Without sid)

I’m facing an issue where my Socket.io client fails to fully connect to a Socket.io server deployed on AKS. When running Socket.io locally, the client correctly receives the 40{"sid":"<socket_id>"} message, meaning the…

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,314 questions
asked 2025-03-14T08:09:52.5+00:00
Raghu Gade 0 Reputation points
edited a comment 2025-03-18T07:37:03.04+00:00
Arko 490 Reputation points Microsoft External Staff
2 answers

Network troubleshooting on AKS

Hi, I have two similar clusters one for development and other for testing. Node size, web app versions, node pools almost everything is similar except one is in South India and other in UK South. Out of this the AKS in UK South is lagging a lot. I…

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,314 questions
asked 2025-03-13T13:00:14.8933333+00:00
Subin Sabu 0 Reputation points
commented 2025-03-18T06:42:05.62+00:00
Pramidha Yathipathi 20 Reputation points Microsoft External Staff
2 answers

Open Cost giving an error to download the price list

Issue Summary We are experiencing an issue with OpenCost in our Azure Kubernetes Service (AKS) cluster. After enabling OpenCost using the command az aks update --resource-group <resource-group> --name <cluster-name> --enable-cost-analysis,…

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,314 questions
asked 2025-03-13T14:08:41.76+00:00
Kartik Hegde 0 Reputation points
answered 2025-03-18T04:40:26.3366667+00:00
anashetty 2,480 Reputation points Microsoft External Staff
1 answer

I want to delete the whole aks, but the vmss stuck in instance deletion, so that deletion of aks is failed

I want to delete the whole aks, but the vmss stuck in instance deletion for a whole day, so that deletion of aks is failed. Please help ASAP. Thanks.

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,314 questions
asked 2025-03-18T02:05:37.73+00:00
Wu, Alvin Chi Hi 0 Reputation points
answered 2025-03-18T02:57:03.23+00:00
Mounika Reddy Anumandla 3,060 Reputation points Microsoft External Staff
1 answer

Windows Agent Pool not able to pull images

Getting the following error - Failed to pull image "..." [rpc error: code = Unknown desc = failed to pull and unpack image "": failed to extract layer sha256:10...: failed to safefile.openRelative failed in Win32: open…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
487 questions
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,314 questions
asked 2023-06-01T17:06:49.2566667+00:00
Vivek Somani 5 Reputation points
commented 2025-03-17T17:31:25.4933333+00:00
Guillermo Lopez 0 Reputation points
2 answers

Solved -- AKS cluster with private network is not able to connect to VM on different private network

There is an AKS cluster with private virtual network enabled and there is a VM present in different private virtual network with public IP assigned. Peering between these two private virtual networks is present. I can access AKS commands from portal 'run…

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,314 questions
asked 2025-03-13T10:28:03.0033333+00:00
Sharma 20 Reputation points
edited the question 2025-03-17T14:58:27.5566667+00:00
Sharma 20 Reputation points
1 answer

What is the best way to retrieve AKS costs using a REST API?

Is it somehow possible to read out AKS costs via REST API? I made a POST request to the Cost Management API endpoint. management.azure.com/subscriptions/xxxxx/providers/Microsoft.CostManagement/query?api-version=2024-08-01 with payload…

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,314 questions
asked 2025-03-12T12:23:10.6433333+00:00
Roman Skolin 0 Reputation points
answered 2025-03-17T06:54:29.8466667+00:00
anashetty 2,480 Reputation points Microsoft External Staff
1 answer

Unable to install Flux Extension in AKS private cluster

We are unable to install the flux extension in our AKS private cluster. The installation of the extension runs for some time, then the cluster always ends up in "Failed" state with this error…

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,314 questions
asked 2025-03-11T08:13:45.15+00:00
ChrisS 0 Reputation points
commented 2025-03-17T06:08:15.7933333+00:00
Akshay kumar Mandha 2,665 Reputation points Microsoft External Staff
1 answer

AKS Virtual Node quota "leak" with KEDA ScaledJob

we recently enabled the virtual node on our AKS cluster and use it to run various background jobs. These jobs are triggered by KEDA and specifically use a ScaledJob. When KEDA sees a message in a service bus queue it (keda) correctly starts a ScaledJob…

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,314 questions
asked 2025-03-11T13:20:57.1733333+00:00
Jason Berk 20 Reputation points
commented 2025-03-17T04:10:45.2666667+00:00
Arko 490 Reputation points Microsoft External Staff
2 answers

image not available anymore in microsoft container registry

Hello All, the image mcr.microsoft.com/azuredocs/azure-vote-front:v1 is not available anymore, and on a lot of pages from microsoft to this image is refered. could you put it back or tell me where i can find it now? Normal BackOff 21s …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
487 questions
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,314 questions
asked 2024-10-08T09:25:11.1733333+00:00
Arentsen, Guido 20 Reputation points
commented 2025-03-16T21:34:51.41+00:00
Louis-Guillaume Morand 1 Reputation point Microsoft Employee
0 answers

appgw.ingress.kubernetes.io/request-timeout does not work

I am using an Azure managed AKS and Appgateway setup. I am trying to increase the request timeout from "30" (which seems to be the default value) to "60". I have followed this document…

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,314 questions
asked 2025-03-11T10:05:47.61+00:00
Anjana Silva 0 Reputation points
edited a comment 2025-03-14T15:28:58.8433333+00:00
Geethasri.V 30 Reputation points Microsoft External Staff
1 answer

Kubernetes DNS Resolution Failure - Intermittent Connectivity Issue to 168.63.129.16 (Working Previously)

Hello, Our Kubernetes cluster is experiencing DNS resolution failures. CoreDNS logs show "i/o timeout" errors when attempting to reach 168.63.129.16:53. This issue began approximately two days ago. Prior to this, DNS resolution was functioning…

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,314 questions
asked 2025-03-11T21:40:17.65+00:00
Severin Hersche 0 Reputation points
answered 2025-03-13T13:02:57.4433333+00:00
Markapuram Sudheer Reddy 1,170 Reputation points Microsoft External Staff
1 answer

Cluster cant schedule new pods.

Kubernetes Cluster cannot issue new pods. All currently issued ones are active, but as soon as you try to restart a pod or create a new one its stuck in pending mode.No Recent events events or conditions in the pod/deployment details. All nodes appears…

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,314 questions
asked 2025-03-06T10:08:26.2266667+00:00
Velizar Danev 5 Reputation points
commented 2025-03-13T11:09:33.6933333+00:00
anashetty 2,480 Reputation points Microsoft External Staff
1 answer

Some requests from our service to Azure Orchestration is getting "Connection reset by peer"

Hello, Where using the libcloud package in Python in order to setup the driver for Azure of the type: DriverType.COMPUTE.AZURE_ARM The service is working fine for lots of years, while recently we're getting this error from some requests: ('Connection…

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,314 questions
asked 2025-02-27T09:25:39.8833333+00:00
Salamy, Sami 0 Reputation points
commented 2025-03-13T07:33:10.1066667+00:00
Salamy, Sami 0 Reputation points