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

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…

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


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