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…
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
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…
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…
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 would like to configure Service connector between Keyvault and my private AKS cluster
Hello, I'm currently facing some issue trying to configure the CSI Driver with my private Kubernetes Cluster. The is a private cluster running inside a Vnet, and the KeyVault that I want to connect to is also registered on that Vnet. However…
.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…
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…
Issue with Log Filtering in ContainerLogV2 using Data Collection Rule
Hello, I am experiencing an issue with the following configuration of my Data Collection Rule (DCR): { "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "contentVersion":…
Private AKS cluster login issue
We are getting error while connecting to a Private AKS cluster from a VM which is VNET peered with the VNET of the AKS cluster. We are able to connect till get-credentials command, however when trying to check current nodes by using command…
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…
Terraform Helm Provider Error - "Kubernetes cluster unreachable" in AKS
I am trying to use Terraform to deploy Helm charts on an Azure Kubernetes Service (AKS) cluster. However, when I apply the Terraform configuration, I get the following error: helm_release.blackbox-exporter: Creating... ╷ │ Error: Kubernetes cluster…
Egress IP address of AKS with network_profile outbound_type loadBalancer and flat network model
What is the IP address that a pod would take to go out of the AKS cluster with cluster network_profile outbound_type loadBalancer and flat network model? Public ip of SLB could be used when pod's egress traffic going to external network (i.e. the…

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…
Is AKSUbuntu-2204gen2containerd-202502.03.0 affected with CVE-2024-53104
Is AKSUbuntu-2204gen2containerd-202502.03.0 affected with CVE-2024-53104
Use PvC instead of ephemeral storage in AKS
I am having storage limit issue. We would like to Use PvC instead of ephemeral storage in AKS
Volume Snapshots Fail on AKS with 502 and/or timeout or HTML error page
Volume snapshots are failing repeatedly, sometimes with 502 or HTML-based error pages from Azure, here's an example: Warning Error 6m24s cloudnative-pg-backup snapshot backup failed: Failed to create snapshot: failed to take snapshot of…

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…
create Kubernetes cluster on Azure Local
Can anyone share documentation or a link for setting up a Kubernetes Cluster on Azure HCI Stack (Azure Local), excluding Azure Arc?
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…