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

Sort by: Updated
0 answers

AKS Istio Service Mesh and Ingress Controller(Istio gateway or NGINX)

Hi, We are implementing AKS with service mesh enabled and we also want to support app routing in two ingress controller in different subnets, can you help with the following questions? Can Azure Istio addon Service Mesh work together with NGINX ingress…

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,127 questions
asked 2024-10-19T01:04:20.9733333+00:00
pike liang 0 Reputation points
0 answers

Ensuring ARM template idempotency for Azure Kubernetes Service

Is it possible to make ARM template deployment for "Microsoft.ContainerService/managedClusters" to be entirely idempotent when azureKeyvaultSecretsProvider and/or azurepolicy addonProfiles are being enabled? If I run template once, it works…

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,127 questions
asked 2024-10-09T08:26:13.33+00:00
Hannu Piki 0 Reputation points
commented 2024-10-18T19:21:25.8733333+00:00
Srinud 2,425 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Does AKS have a retry mechanism if a node exceeds drain timeout during node image upgrade?

AKS supports configuring drain timeout. Per the documentation, the default value is 30 minutes. Which means, if a long running pod doesn't terminate within 30 minutes, AKS does not perform any retry but simply the node upgrade fails, and thereby 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,127 questions
asked 2024-10-17T20:19:32.3433333+00:00
Srinath NS 20 Reputation points Microsoft Employee
edited an answer 2024-10-18T19:16:03.7666667+00:00
Akshay kumar Mandha 875 Reputation points Microsoft Vendor
1 answer

The subscription 'xxx' could not be found.

I'm trying to create an AKS cluster but I'm getting the below error... {"code":"InvalidTemplateDeployment","details":[{"code":"NotFound","message":"Preflight validation check for…

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,127 questions
asked 2024-10-16T17:32:01.29+00:00
Sebastian 0 Reputation points
edited a comment 2024-10-18T18:19:45.8866667+00:00
Akshay kumar Mandha 875 Reputation points Microsoft Vendor
1 answer

AKS cannot pull image from ACR with kubelet identity - 401 Unauthorized

After using service principal for AKS for a year, I switched to user-assigned managed identity. Everything is working well except pulling image from ACR, here is the error: Failed to pull image "myacr.azurecr.io/fluent/fluent-bit:3.1.6":[rpc…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
461 questions
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,127 questions
asked 2024-10-18T03:39:56.6466667+00:00
QuyHoang 5 Reputation points
answered 2024-10-18T16:08:35.6833333+00:00
Mahesh Goud Juvvadi 1,065 Reputation points Microsoft Vendor
0 answers

Application Gateway and Azure Kubernetes services using backend with https:443

Hi All, I would like to change AKS backend services using port from 80 to use new port to 443. i tried with this apply yaml. apiVersion: v1 kind: Service metadata:   name: my-internal-aks-service   namespace: default   annotations:     …

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,127 questions
asked 2024-10-15T03:38:42.6233333+00:00
thanakrit rungchatkamol 1 Reputation point
commented 2024-10-18T16:07:51.7833333+00:00
Nikhil Duserla 2,585 Reputation points Microsoft Vendor
1 answer

How can i increase quota in region US est2 ?

While creating kubernetes cluster i am facing this issues {"code":"InvalidTemplateDeployment","details":[{"code":"ErrCode_InsufficientVCPUQuota","message":"Preflight validation check for…

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,127 questions
asked 2024-10-07T12:49:55.3933333+00:00
Mukesh 0 Reputation points
commented 2024-10-18T15:48:15.7466667+00:00
deherman-MSFT 37,331 Reputation points Microsoft Employee
0 answers

How to use a managed identity with the azure sdk running in an aks cluster?

I would like to use a managed identity to query logs from azure Log Analytics using the com.azure.monitor.query.LogsQueryClient from the com.azure:azure-monitor-query Java sdk library. My application is running on a pod inside of an aks cluster. I…

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,127 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2024-10-18T09:52:24.4833333+00:00
Marco Schaub 0 Reputation points
commented 2024-10-18T13:39:37.8766667+00:00
Nikhil Duserla 2,585 Reputation points Microsoft Vendor
0 answers

"I'm encountering an error when trying to connect to my AKS cluster: dial tcp: lookup nslnew-75778846.hcp.eastus.azmk8s.io on 127.0.0.53:53: no such host.

Title: Kubernetes Cluster Connectivity Issue: Unable to Reach API Server Hi Azure Support Team, I'm experiencing a connectivity issue with my AKS cluster. When I try to interact with the Kubernetes API, I receive the following error: dial tcp: lookup…

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,127 questions
asked 2024-10-17T18:31:14.4333333+00:00
nslaksauto 0 Reputation points
commented 2024-10-18T10:39:43.4+00:00
anashetty 335 Reputation points Microsoft Vendor
1 answer

Increase quota to deploy an AKS cluster

I'm trying to deploy a very basic k8s cluster on AKS, I'm using a very simple requirements - you can check the github action here - however during the deployment process I'm getting error like this: ERROR: (ErrCode_InsufficientVCPUQuota) Insufficient…

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,127 questions
asked 2024-10-17T16:40:26.53+00:00
htues 0 Reputation points
commented 2024-10-18T09:39:39.4133333+00:00
Deepanshukatara-6769 9,660 Reputation points
0 answers

Apps on AKS don't send anything to Application Insights

We are developing ASP.NET Core applications and have integrated Application Insights. When the developer in running the App locally on his mchine, AppInsigehts receives data from the app. So the integration of the package is working as expected,…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,285 questions
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,127 questions
asked 2024-08-23T06:40:38.3266667+00:00
Jörg Lang 120 Reputation points
commented 2024-10-18T09:17:00.02+00:00
Rahul Podila 105 Reputation points Microsoft Vendor
0 answers

Communication issue between frontend and backend pods using cluster IP, it works with Nodeport or Loadbalancer IP

Communication issue between frontend and backend pods using cluster IP, it works with Node port or Load balancer IP. I have a three-tier application which we have deployed as pods in AKS cluster. Front end is running using tomcat and backend is using jdk…

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,127 questions
asked 2024-10-15T12:26:58.0266667+00:00
Mani, Subhash 0 Reputation points
edited a comment 2024-10-17T13:44:51+00:00
Mounika Reddy Anumandla 505 Reputation points Microsoft Vendor
1 answer

Client not receiveing response from Application Gateway timing out and collecting 400 httpStatus

I have a NodeJS Express API. It exposes an endpoint expecting a multipart form to collect files. It is deployed in an AKS instance. The AKS is behind an Application Gateway. A client is performing several serial calls toward the endpoint…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,076 questions
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,127 questions
asked 2024-10-14T13:05:30.3033333+00:00
Matteo Mario Cossu 21 Reputation points
commented 2024-10-17T10:44:32.46+00:00
Sina Salam 11,206 Reputation points
1 answer One of the answers was accepted by the question author.

What service ?

Hi, I am looking for recommendations/direction that I need to take to resolve a issue. Currently I have Kafka running in my AKS cluster and we exposed our services using LB. We recently setup a VPN from customer network to our company azure network.…

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,127 questions
asked 2024-10-11T00:54:58.5833333+00:00
Desmond Sindatry 66 Reputation points
commented 2024-10-16T15:24:21.77+00:00
Vinodh247 21,881 Reputation points
3 answers

ImagePullBackOff kubelet Failed to pull image .westeurope.data.azurecr.io : failed to resolve reference : failed to do request : tls: failed to verify certificate: x509: certificate is valid for *.azurecr.io, not .westeurope.data.azurecr.io

Hi, I 've got an issue on my new AKS cluster to pull image from my ACR : it seems to be great created: networking is good (can login/pull/push to the acr from a podman pod in the cluster), managedidentity with push/pull is role well created (az…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
461 questions
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,127 questions
asked 2024-10-01T08:34:41.7966667+00:00
Thomas FOUREST (admintenant.tfo) 0 Reputation points
answered 2024-10-16T15:15:52.2433333+00:00
Mounika Reddy Anumandla 505 Reputation points Microsoft Vendor
1 answer

Not able to create AKS Cluster using Azure Pass Subscription

No able to create AKS Cluster using Azure Pass Subscription {"code":"InvalidTemplateDeployment","details":[{"code":"ErrCode_InsufficientVCPUQuota","message":"Preflight validation check for…

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,127 questions
asked 2024-10-16T09:35:56.6+00:00
Naushad Nazeer Pasha 0 Reputation points
edited an answer 2024-10-16T11:29:32.65+00:00
Mounika Reddy Anumandla 505 Reputation points Microsoft Vendor
0 answers

Setup cert-manager in AKS cluster

I am trying to setup the cert-manager latest version using helm on my AKS cluster. Deployment fails with this error: Error: INSTALLATION FAILED: failed post-install: 1 error occurred: * timed out waiting for the condition Cert manager pod log…

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,127 questions
asked 2024-10-11T15:18:40.3966667+00:00
Hari Prasad 0 Reputation points
commented 2024-10-16T01:05:01.4566667+00:00
Sai Krishna Katakam 520 Reputation points Microsoft Vendor
1 answer

Failed to download openAPI, could not find kubectl server version

Hi, Just recently, we started getting the below error in our Azure pipeline. I tried upgrading our AKS cluster version to the latest supported - 1.30.4, but still issue persists. Error says could not find kubectl server version and failed to…

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,127 questions
asked 2024-10-09T08:16:40.7566667+00:00
Medha Bhatt 36 Reputation points
commented 2024-10-15T16:59:53.6466667+00:00
Mounika Reddy Anumandla 505 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Cluster in state failed with QuotaExceeded after upgrade

After upgrading Azure Kubernetes Cluster to new kubernetes version (1.29.8) it hangs in Cluster operation status "Failed" with message: "...Operation could not be completed as it results in exceeding approved Total Regional Cores quota.…

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,127 questions
asked 2024-10-14T13:17:21.51+00:00
SK 20 Reputation points
accepted 2024-10-15T07:11:50.7666667+00:00
SK 20 Reputation points
2 answers One of the answers was accepted by the question author.

I would like to know if there is any cost associated with enabling the feature of LiveRezise in azure Disk and AKS PVs?

I would like to know if there is any cost associated with enabling the feature of LiveRezise in azure Disk and AKS PVs? Microsoft.compute/LiveResize

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,127 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
636 questions
asked 2024-08-14T03:30:49.9333333+00:00
Pravendra Rajput 51 Reputation points
edited the question 2024-10-14T16:35:01.48+00:00
deherman-MSFT 37,331 Reputation points Microsoft Employee