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

Sort by: Updated
1 answer

Can I upgrade AKS from 1.24.9 to 1.28.13 without rebuilding cluster

I've inherited an AKS 1.24.9 cluster and need to update. Can this be done without rebuilding.

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,158 questions
asked 2024-11-11T14:46:59.2366667+00:00
Seth Abady 0 Reputation points
commented 2024-11-15T21:50:28.88+00:00
Nikhil Duserla 2,990 Reputation points Microsoft Vendor
2 answers

Adoption of Podman inside an AKS cluster.

We are evaluating the adoption of Podman instead of Docker for the creation of containers. We are using AKS as our container orchestrator in Azure. I am wondering if AKS is compatible with Podman? It is my understanding that AKS comes with Docker…

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,158 questions
asked 2024-11-12T16:14:44.5066667+00:00
Victor Cano 0 Reputation points
commented 2024-11-15T19:22:12.99+00:00
deherman-MSFT 37,501 Reputation points Microsoft Employee
1 answer

Microsoft CAF - Shared AKS Cluster

Hello, We currently have a Platform Landing Zone with follows Microsoft's Cloud Adoption Framework with Identity, Management & Connectivity Subscriptions. We are looking to implement a Shared Azure Kubernetes Service (AKS) module for all of our…

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,158 questions
asked 2024-11-11T14:51:40.84+00:00
devopsfj 201 Reputation points
commented 2024-11-15T17:42:34.24+00:00
Mahesh Goud Juvvadi 1,395 Reputation points Microsoft Vendor
0 answers

Azure Kubernetes Service - Why Are System Pods Being Scheduled On User Node Pools?

I have a cluster which is made up of 3 node pools: system - System Node Pool project 1 - User Node Pool project 2 - User Node Pool On the System node pool, I have the taint set CriticalAddonsOnly:true:NoSchedule. My issue is that for some reason, system…

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,158 questions
asked 2024-11-13T11:19:56.84+00:00
devopsfj 201 Reputation points
commented 2024-11-15T15:08:00.3466667+00:00
anashetty 740 Reputation points Microsoft Vendor
1 answer

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 …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
462 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,158 questions
asked 2024-10-08T09:25:11.1733333+00:00
Arentsen, Guido 20 Reputation points
commented 2024-11-15T13:33:12.17+00:00
Louis-Guillaume Morand 1 Reputation point Microsoft Employee
1 answer

AKS pod in CrashLoop error due to managed identity integration

We have an AKS cluster on which one of our Deployments which now uses DefaultAzureCredential class to fetch connection strings stored in Azure Key Vault. We have provide the "System Assigned Managed Identity" contributor access to Key Vault 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,158 questions
asked 2024-11-07T10:07:10.11+00:00
Chetan Prakash Saraswat 26 Reputation points
commented 2024-11-15T07:17:16.25+00:00
Mounika Reddy Anumandla 825 Reputation points Microsoft Vendor
1 answer

When will the Azure Storage FUSE driver (Blobfuse2) support MS Entra Workload Id for mounting to AKS?

This GitHub issue details the issue many customers are experiencing attempting to mount Azure Blob Storage to AKS Pods, using Managed Identity (MS Entra Workload Id) and the Azure Storage FUSE driver (Blobfuse2):…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,934 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,158 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,203 questions
asked 2024-09-27T22:31:23.02+00:00
Andrej 6 Reputation points
commented 2024-11-15T05:43:52.4733333+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Enabling Managed Identity from SPN on VMSS based AKS clusters

We are currently enabling Managed Identity on the AKS clusters which are SPN based for configuring Prometheus monitoring rules. Regarding the MI enablement activity we have the below query, please help us with the solution: For the AKS cluster which…

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,158 questions
asked 2024-11-12T23:50:38.1+00:00
Chakraborty, Shubham 60 Reputation points
accepted 2024-11-14T19:59:45.69+00:00
Chakraborty, Shubham 60 Reputation points
1 answer

Insufficient regional vcpu quota left for location uksouth. left regional vcpu quota 0, requested quota 2.

Preflight validation check for resource(s) for container service aksdemo1 in resource group aks-rg1 failed. Message: Insufficient regional vcpu quota left for location uksouth. left regional vcpu quota 0, requested quota 2. Details:

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,158 questions
asked 2024-11-11T14:08:55.54+00:00
Vishal Khade 0 Reputation points
commented 2024-11-14T19:13:02.6666667+00:00
Mahesh Goud Juvvadi 1,395 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

HTTPS on a custom port using ingress (AGIC)

I am trying to create a listener on a custom port. The minute I start using custom port my listener in application gateway is created on http protocol and if i am not specifying the custom port it is coming on https on port 443. Below are the 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,158 questions
asked 2024-11-05T07:39:57.5666667+00:00
Firoj Siddique 20 Reputation points
edited an answer 2024-11-14T17:16:59.8133333+00:00
Prrudram-MSFT 25,641 Reputation points
1 answer

AKS unable to pull image from ACR

Created an AKS cluster, attached the ACR to the AKS. The AKS can pull other images from the same repository. But when ever I am running the below deployment it is failing with error: Failed to pull image…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
462 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,158 questions
asked 2024-11-13T12:48:32.12+00:00
RITAM SUR 0 Reputation points
answered 2024-11-14T16:12:36.2233333+00:00
Sai Krishna Katakam 990 Reputation points Microsoft Vendor
1 answer

Security - manual NFS mount in a pod

Hello I successfully configured my AKS cluster to mount nfs share from a netapp resource. I use PV and PVC. If I check the mount points in the pod, I get : nfs.xxx.com:/share/prd on /var/www/shared type nfs4…

Azure NetApp Files
Azure NetApp Files
An Azure service that provides enterprise-grade file shares powered by NetApp.
94 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,158 questions
asked 2024-11-11T20:11:10.2866667+00:00
David Hautbois 0 Reputation points
commented 2024-11-14T10:06:16.9766667+00:00
Prrudram-MSFT 25,641 Reputation points
2 answers One of the answers was accepted by the question author.

AKS upgrade to 1.29.7 triggers daily NSG update activity logs

I recently upgraded from AKS 1.28 to 1.29.7 and after that, everyday I can see AKS is initiating updates to the NSG, but not displaying any change history, its like doing a poll check to the NSG. Is this expected? If yes, what is it doing…

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,158 questions
asked 2024-11-14T04:45:07.09+00:00
Alex 395 Reputation points
commented 2024-11-14T09:38:40.62+00:00
Akram Kathimi 1,126 Reputation points Microsoft Employee
1 answer

How to create Native Prometheus Alert on Managed AKS/Prometheus

Hey folks, I have Managed Grafana and Prometheus on AKS. Native Opensource Prometheus has been in use for few years, hence has many custom (application/service) related alerting and recording rule setup.    Is there anyway in Azure, where we can deploy…

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,158 questions
asked 2024-11-08T17:11:34.38+00:00
KaushikKumar Patel 21 Reputation points Microsoft Employee
edited a comment 2024-11-14T07:01:14.8633333+00:00
Akshay kumar Mandha 1,265 Reputation points Microsoft Vendor
1 answer

When we try to create AKS in azure, we get the following error

AKS Error:   Preflight validation check for resource(s) for container service smartsearch in resource group smartsearch failed. Message: Insufficient regional vcpu quota left for location eastus. left regional vcpu quota 0, requested quota 16. Details: …

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,158 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
398 questions
asked 2024-11-11T08:14:31.1666667+00:00
Berna Bulgurcu 0 Reputation points
commented 2024-11-13T18:50:12.6+00:00
Srinud 2,635 Reputation points Microsoft Vendor
1 answer

Why do we get this error "Reading the request body timed out due to data arriving too slowly. See MinRequestBodyDataRate." if we have not configured MinRequestBodyDataRate??

Our system utilizes ASP.NET Core 6.0.10 and HTTP/2. There is no specific configuration for the MinRequestBodyDataRate in our program, indicating that it likely uses the default value of 240 bytes per second. During our investigation, we have confirmed…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,626 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,514 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,158 questions
Azure ISV (Independent Software Vendors) and Startups
Azure ISV (Independent Software Vendors) and Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.ISV (Independent Software Vendors) and Startups: A Microsoft program that helps customers adopt Microsoft Cloud solutions and drive user adoption.
97 questions
asked 2023-06-15T06:38:03+00:00
Abhay B Abraham 0 Reputation points
commented 2024-11-13T14:32:23.4433333+00:00
Bharath Suresh 0 Reputation points
0 answers

Experiencing "Critical Fileless execution via memfd_create" security events from the "csi-node-driver-registrar" container

Hello community, We've been running several AKS clusters for some time. Suddenly, the Falco (threat detection tool) pods started reporting suspicious activity every few seconds started from Oct, 30 2 AM UTC approx. The events look similar to 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,158 questions
asked 2024-10-30T18:45:54.86+00:00
wgmax 30 Reputation points
commented 2024-11-13T11:13:14.7866667+00:00
Kaushal Vora 0 Reputation points
2 answers

How to create cluster aks on azure stack hci with arm template

I always create a local AKS (Azure Kubernetes Service) cluster on Azure Stack HCI using the command New-AksHciCluster -name mycluster -nodePoolName nodepool1 -nodeCount 1 -nodeVmSize Standard_K8S3_v1 -osType linux. However, when attempting to automate…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
362 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,158 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,260 questions
Azure Kubernetes Service Edge Essentials
Azure Kubernetes Service Edge Essentials
An on-premises implementation of Azure Kubernetes Service that automates running containerized apps at scale on lightweight PC-class devices.
5 questions
asked 2024-05-09T17:59:24.4766667+00:00
Chaima KHEMIRI 0 Reputation points
answered 2024-11-13T08:27:34.1233333+00:00
Sinn, Gunnar 0 Reputation points
1 answer One of the answers was accepted by the question author.

I have a pod status of Pending with a reason of FailedScheduling when upgrading AKS from 1.28 to 1.29.

I upgraded our AKS cluster from 1.28 to 1.29. All 123 pods are Running except 1. It's in a Pending state. It is a StatefulSet so I have deleted it a few times and it will not come up successfully. The reason in the pod description gives: Warning …

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,158 questions
asked 2024-11-12T18:17:30.76+00:00
Newsom Keaton, Viki 20 Reputation points
accepted 2024-11-12T23:26:38.1333333+00:00
Newsom Keaton, Viki 20 Reputation points
0 answers

Send logs of application running on AKS to Azure

Hello, My backend code in python has some logs that by using "opencensus-ext-azure" package I send them over to Azure. I have an Application Insight resource linked to a Log Analytics Workspace resource. When using Azure Kubernetes Services…

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,158 questions
asked 2024-11-06T15:04:16.5066667+00:00
Anonymous 0 Reputation points
commented 2024-11-12T19:25:13.6266667+00:00
Mahesh Goud Juvvadi 1,395 Reputation points Microsoft Vendor