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…
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…
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,…


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…
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…
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…
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…
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…
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…
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…
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…

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…
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…
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…
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…
