AKS Deployment Failing with "Index was outside the bounds of the array." Errors
Our AKS deployment via ARM templates using Ev2 is consistently failing with the following error: Exception: One or more errors occurred.. InnerException Message: Index was outside the bounds of the array. Help Link:…
Azure Kubernetes Service
Enable application gateway ingress controller add-on for an existing AKS cluster with an existing application gateway?
Hello Team, We have an existing Azure Application Gateway that is already serving production traffic for multiple environments (Dev/Stage/Prod). It currently has several manually configured resources such as: Listeners (HTTP/HTTPS) Backend pools…
Azure Kubernetes Service
Unscheduled cluster Upgrades
Hello, Since Friday, our applications experienced disruptions due to upgrades ( below snippet from the logs) initiated in the cluster. No upgrade schedules were set ( below print screen as an example), and we need to maintain control over these upgrades…
Azure Kubernetes Service
Installing workloads (e.g., Prometheus) on AKS-HCI management cluster for monitoring
Hi, I’m working with AKS on-premises (AKS-HCI) and I’m wondering about the best practices for monitoring the management Kubernetes cluster itself. Specifically: Is it possible (or supported) to deploy workloads such as Prometheus directly on the…
Azure Kubernetes Service
AKS Cilium hubble local access
I am using Cilium through the Azure CNI overlay. Advanced Container Networking Services are enabled so I have hubble relay. I want to monitor network flows, particularly what cilium is blocking, to help build out policies. Ideally I can do this locally…
Azure Kubernetes Service
az account set subscription results in error The subscription doesn't exist in cloud AzureCloud
I was trying to connect to a Kubernetes cluster via cloud shell. In the Azure Portal, I opened the cluster and clicked "Connect" - "Open Cloud Shell". It automatically ran three commands: to set the customer subscription az…
Azure Kubernetes Service
request quota kubernetes as services
request quota kubernetes services, very vcpu e memory, a priority 4 nodes
Azure Kubernetes Service
How to Enable AKS API Server VNet Integration and how to verify it is enabled in the Azure Portal?
In API Server VNet Integration documentation, it is only described how to enable this feature using Azure CLI. Is there a way to do it in the portal's UI? IS there a way to verify that it is enabled or not in the portal's UI? I see that in Kubernetes…
Azure Kubernetes Service
The request did not have a subscription or a valid tenant level resource provider.
When i trying to run command az ad sp create-for-rbac --role="Contributor" --scopes="/subscription/<<Subscription ID>>" I am getting error as (MissingSubscription) The request did not have a subscription or a valid tenant…
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Azure Kubernetes Service
I can't ping my AKS Cluster's public IP, either externally or internally
We recently set up a new AKS cluster, but any attempt to ping our cluster's associated public IP address results in 100% packet loss. Even using a shell from within a pod on the cluster, pinging our public IP address results in 100% packet loss. One…
Azure Kubernetes Service
In AKS , i need an pod level cost, current i have an node level cost
In Azure, we do not calculate costs at the pod level; AKS costs are primarily based on nodes. Therefore, in the pod resizing recommendation UI, we cannot display monthly cost and savings. However, we store pod resizing data in the database, and this data…
Azure Kubernetes Service
AKS: Issues with Pod scaling in certain scenarios?
Has anyone noticed issues when trying to adjust the auto scale pod count? Using the below interface below - I noticed that it took over 30-60 minutes for any response. Is that normal? We noticed this issue, and our auto scale was not working at…
Azure Kubernetes Service
Migration Approach for Changing Networking Plugin for AKS Edges
I have an AKS Edge running with Kubenet as Network Plugin and now i want to move to CNI Overlay As Per : https://learn.microsoft.com/en-us/azure/aks/update-azure-cni?tabs=kubenet, Migration is possible, provided the pre-requisites are fulfilled I have…
Azure Kubernetes Service
Azure CNI Overlay vs Kubenet
In AKS IP address planning, I’ve read that the Pod CIDR is divided into /24 blocks and each node is assigned one /24, which effectively limits how many nodes the cluster can scale to. Is this /24-per-node behavior specific to Azure CNI Overlay, or does…
Azure Kubernetes Service
Cannot add new Nodes to my nodepool, stuck in "Scaling"
Our autoscaling infrastructure which used to work just fine up until a few days ago now appears to be unable to add new Nodes when an incoming Pod would require a new Node to be scheduled. After seeing our failed autoscaling events summarised as…
Azure Kubernetes Service
Fluentbit configuration from DAPR AKS extension has error
Hello! I have an aks cluster v. 1.32.7, also i've installed dapr addon, curently it has 1.15.9-msft.1 version. I've noticed that there is a lot of errors in my Log Analytics Workspace. The log record says [2025/10/28 07:35:38] [error]…
Azure Kubernetes Service
Production AKS cluster is stuck in Failed provisioningState. Cluster is running unsupported Kubernetes version 1.22.x. All nodepool operations (add/delete/scale) fail with InvalidGalleryImageRef and InternalServerError. Control plane upgrade is blocked du
Production AKS cluster is stuck in Failed provisioningState. Cluster is running unsupported Kubernetes version 1.22.x. All nodepool operations (add/delete/scale) fail with InvalidGalleryImageRef and InternalServerError. Control plane upgrade is blocked…
Azure Kubernetes Service
aks cluster is not coming up
I am not able neither delete the node pool or create or upgrade the node pool Reconcile VNet failed. Details: Create or update virtual network failed. <personal info>does not allow setting 'Inbound' security rules as associated subnet…
Azure Kubernetes Service
How to Configure AKS KMS Plugin with KeyVault that has Firewall Rules?
Hi, I have an AKS cluster with KMS plugin and a KeyVault that is used for encryption at rest of the secrets. As described in this article: https://learn.microsoft.com/en-us/azure/aks/use-kms-etcd-encryption?tabs=rbac-kv&pivots=private-kv I would…
Azure Kubernetes Service
not seeing application ingress controller option to enable under network settings in AKS
Please see the following screenshot, i created AKS but i did not find application ingress controller option Please suggest fix: