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

Sort by: Updated
2 answers One of the answers was accepted by the question author.

we have our Azure web apps and this had an issue yesterday .the node was low on memory and front end stopped .

we have opted for Azure -Pay as you go plan . Yesterday the warnign came : node was low on resoure memory .Threshold quantity 750Mi , available 703984Ki.Container was using 1584984Ki request is 500Mi, has larger consumtion of memory. The application…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
712 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,041 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
833 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,161 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
982 questions
asked 2024-11-19T06:42:57.4066667+00:00
chitra manju 0 Reputation points
accepted 2024-11-19T09:18:08.65+00:00
chitra manju 0 Reputation points
2 answers

Disable Managed Prometheus Visualizations on AKS

Hello all, I have an AKS cluster that uses Azure Managed Prometheus metric collection. I wanted to disable the collection of Perf metrics, as they were not necessary. After doing that, I accidentally enabled the "Managed Prometheus Visualizations…

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,331 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,161 questions
asked 2024-11-18T10:36:08.2+00:00
Zeinab Khosravi 40 Reputation points
commented 2024-11-19T08:48:40.71+00:00
Ashok Gandhi Kotnana 705 Reputation points Microsoft Vendor
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,161 questions
asked 2024-11-11T14:51:40.84+00:00
devopsfj 201 Reputation points
commented 2024-11-18T17:20:22.8266667+00:00
Mahesh Goud Juvvadi 1,395 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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,161 questions
asked 2024-11-11T20:11:10.2866667+00:00
David Hautbois 20 Reputation points
accepted 2024-11-18T09:23:01.71+00:00
David Hautbois 20 Reputation points
1 answer

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,161 questions
asked 2024-11-13T11:19:56.84+00:00
devopsfj 201 Reputation points
answered 2024-11-18T09:09:47.5566667+00:00
anashetty 740 Reputation points Microsoft Vendor
1 answer

Microservice Solutions with Ocelot on Azure

I am looking to deploy multiple microservices using Azure Kubernetes Service (AKS). All communication between these microservices is routed through an API Gateway. The services include: API Gateway (Ocelot) Auth API Core Service RabbitMQ These are all…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
465 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,630 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,161 questions
asked 2024-11-16T17:25:33.21+00:00
Naeem Ahmad 0 Reputation points
edited an answer 2024-11-18T03:50:10.38+00:00
Mounika Reddy Anumandla 825 Reputation points Microsoft Vendor
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,161 questions
asked 2024-11-07T10:07:10.11+00:00
Chetan Prakash Saraswat 26 Reputation points
commented 2024-11-18T03:20:50.87+00:00
Mounika Reddy Anumandla 825 Reputation points Microsoft Vendor
2 answers

Unable to create AKS Cluster from CLI

az aks create --resource-group myResourceGroup --name myAKSCluster --node-count 2 --generate-ssh-keys Invalid base64-encoded string: number of data characters (17) cannot be 1 more than a multiple of 4 I tried executing this command multiple times…

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,161 questions
asked 2021-08-07T18:52:25.68+00:00
Jacob 21 Reputation points
answered 2024-11-16T12:45:21.53+00:00
Philipp Elhaus 0 Reputation points
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,161 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,161 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

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.
465 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,161 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

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,939 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,161 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,233 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,161 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,161 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,161 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,881 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.
465 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,161 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 995 Reputation points Microsoft Vendor
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,161 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,161 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,161 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.
404 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,720 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,630 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,516 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,161 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