2,305 questions with Azure Kubernetes Service (AKS) tags

Sort by: Updated
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-11T21:40:17.65+00:00
Severin Hersche 0 Reputation points
edited the question 2025-03-12T07:33:51.12+00:00
Severin Hersche 0 Reputation points
0 answers

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

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-07T13:56:25.6366667+00:00
Chetan Prakash Saraswat 26 Reputation points
commented 2025-03-12T07:21:59.6633333+00:00
Chetan Prakash Saraswat 26 Reputation points
1 answer

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-02-27T14:04:49.07+00:00
Vipal Mehta 0 Reputation points
edited an answer 2025-03-12T05:48:08.63+00:00
anashetty 2,395 Reputation points Microsoft External Staff
1 answer

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-02-09T19:47:25.43+00:00
Suresh Bettadapur 81 Reputation points
commented 2025-03-12T03:51:06.1366667+00:00
Mounika Reddy Anumandla 2,975 Reputation points Microsoft External Staff
3 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-06T10:08:26.2266667+00:00
Velizar Danev 0 Reputation points
commented 2025-03-12T03:11:08.6466667+00:00
Nagarjuna Reddy Yanna 255 Reputation points Microsoft External Staff
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-11T20:16:48.0933333+00:00
Esteban Chaves 0 Reputation points
commented 2025-03-12T02:15:31.76+00:00
Mounika Reddy Anumandla 2,975 Reputation points Microsoft External Staff
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-10T04:18:20.7166667+00:00
Chi Sang Hui 0 Reputation points
commented 2025-03-11T18:06:25.59+00:00
Geethasri.V 15 Reputation points Microsoft External Staff
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-11T10:05:47.61+00:00
Anjana Silva 0 Reputation points
commented 2025-03-11T16:53:16.5866667+00:00
Anjana Silva 0 Reputation points
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-07T12:25:33.73+00:00
Orestis Gklavas 0 Reputation points
edited a comment 2025-03-11T15:49:05.0833333+00:00
Orestis Gklavas 0 Reputation points
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-11T13:20:57.1733333+00:00
Jason Berk 20 Reputation points
1 answer

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

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-02-27T12:53:40.7033333+00:00
Sajin Seby 0 Reputation points
commented 2025-03-11T12:02:22.6266667+00:00
Sajin Seby 0 Reputation points
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-11T08:28:32.53+00:00
Matouš Boček 0 Reputation points
commented 2025-03-11T10:52:39.7033333+00:00
Nagarjuna Reddy Yanna 255 Reputation points Microsoft External Staff
1 answer

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

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-07T23:19:15.68+00:00
Elijah Abdulrahman 0 Reputation points
commented 2025-03-11T08:46:20.0933333+00:00
Akshay kumar Mandha 2,665 Reputation points Microsoft External Staff
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-11T08:13:45.15+00:00
ChrisS 0 Reputation points
1 answer

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-02-27T09:25:39.8833333+00:00
Salamy, Sami 0 Reputation points
edited a comment 2025-03-11T04:50:49.5633333+00:00
anashetty 2,395 Reputation points Microsoft External Staff
0 answers

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-10T16:45:13.1233333+00:00
Jomon John 0 Reputation points
commented 2025-03-11T02:54:44.4733333+00:00
Vamsi Ram Annepu 225 Reputation points Microsoft External Staff
1 answer

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-02-21T14:41:47.93+00:00
Juba Saadi 0 Reputation points
commented 2025-03-07T22:32:05.6966667+00:00
Markapuram Sudheer Reddy 1,165 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

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

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-02-26T10:26:16.56+00:00
Masdieu, Melvin 25 Reputation points
accepted 2025-03-07T08:18:57.6666667+00:00
Masdieu, Melvin 25 Reputation points
3 answers One of the answers was accepted by the question author.

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-03-04T10:28:16.2666667+00:00
Chakraborty, Shubham 100 Reputation points
accepted 2025-03-07T05:19:21.7533333+00:00
Chakraborty, Shubham 100 Reputation points
1 answer

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,305 questions
asked 2025-02-28T10:27:13.6533333+00:00
Roman Skolin (Admin) 0 Reputation points
commented 2025-03-06T08:49:33.0033333+00:00
Geethasri.V 15 Reputation points Microsoft External Staff