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…
How to fix issue Service Principal msi is not found on AKS?
Hello, after my previous request, where your colleague move resources from personal Azure account to work Azure account, some of my resources doesn't work. I'm also getting this error on AKS and having troubles to fix it. Service Principal msi is not…
Node count in AKS increased without approval/manual operation after SP renewal
After SP renewal, node scaled up in agent pools even when the condition for scaling was manual

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 …
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…
How to setup Azure Container Storage pool using pre-provisioned azure managed disks?
I enabled Azure Container Storage in my cluster a couple of days ago using the azureDisks type. The default Azure Container Storage pool was configured and mapped to dynamically provisioned disks. Now, I am trying to create a pre-provisioned storage pool…
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…
How do I allow pods to access the IMDS when using IPVS as kube-proxy scheduler?
We are using an AKS cluster, whose services still use AAD Pod Identity (yes, I know it is deprecated, and yes, it will be migrated to Workload Identity soon). Due to some performance issues, I decided to try setting kube-proxy to use the IPVS scheduler…
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…
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…
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…
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…

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…
.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…
Connectivity issue with API server
Hi Team, We are facing an issue with connectivity to our AKS API Server. Certain services that we have on our cluster - akv2k8s and cert-manager. Please note that we have a feature to start/stop our clusters and this issue surfaced today morning once…
az k8s-extension create lacks --yes parameter
I am trying to attach an existing AKS cluster as an inference cluster for Azure ML workspace. Following MS instructions - https://learn.microsoft.com/en-us/azure/machine-learning/how-to-attach-kubernetes-anywhere?view=azureml-api-2 az k8s-extension…
Problem deploying Wordpress in AKS. It seem is volume mounting problem on the persistent disk
Estamos enfrentando un problema persistente con un deployment de WordPress en Azure Kubernetes Service (AKS) utilizando Azure Files como almacenamiento persistente. Los síntomas principales son: Al acceder al URL, recibimos un error 404 Not Found…

How do I resolve network issues in my AKS cluster?
AKS cluster intermittently fails to connect to SQL server as well as resolve kubernetes.default and connect with pods in the cluster
I need to know what these pods are doing microsoft-defender-collector-ds-5mhzb & microsoft-defender-publisher-ds-7h5zn
I need to know what the functionality of these pods are microsoft-defender-collector-ds-5mhzb microsoft-defender-publisher-ds-7h5zn I understand its part of Microsoft defender but when its disabled for the subscription why is this in the…
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…