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

Sort by: Updated
1 answer

Issue with Invocation to Python Services in Dapr

Dear Microsoft Dapr Support Team, I hope this message finds you well. I am encountering an issue when attempting to invoke Python services using Dapr. The following error is appearing: java Copy code code Upon investigating, it seems this error occurs…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,253 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,311 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,224 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,153 questions
asked 2025-01-13T17:17:41.02+00:00
Mhd Issa 0 Reputation points
answered 2025-01-13T23:54:28.6666667+00:00
Walter Coan 150 Reputation points MVP
0 answers

How to enable egress network policy for Windows Server 2022 pods?

Hi, Could you please help me out with the network policy configuration for Windows Server 2022 pods in AKS? I followed the guide and all the steps listed here to no avail.…

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,224 questions
asked 2025-01-13T12:24:53.67+00:00
Nikita Krivets 491 Reputation points
commented 2025-01-13T18:35:10.6733333+00:00
Markapuram Sudheer Reddy 160 Reputation points Microsoft Vendor
1 answer

Virtual Machine Scale Set in Failed Provisioning state due to failed installaiton of DependencyAgentLinux

All the virtual machine scale sets for my AKS cluster nodepools are in failed State due to unsuccessful extension installations. They OS is Linux with size Standard_D32s_v5 (2 instances). The following error log is provided The handler for VM…

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,224 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
423 questions
asked 2024-12-12T13:28:44.6033333+00:00
Matthaios Vasalakis 0 Reputation points
commented 2025-01-13T17:39:12.5833333+00:00
Mayer, Markus 0 Reputation points
0 answers

nodeAffinity tags "topology.disk.csi.azure.com/zone" for managed-premium storage class are too restrictive

Question: Is there a way to use LRS and set the nodeAffinity tags correctly? AKS is unable to schedule pods - the pods are in Pending state. Checking the PVC shows that there are nodeAffinity issues. Further diagnostics reveal that the PV has 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,224 questions
asked 2025-01-10T11:25:41.2866667+00:00
Jean-Pierre Fouche 0 Reputation points
commented 2025-01-13T17:29:04.05+00:00
Markapuram Sudheer Reddy 160 Reputation points Microsoft Vendor
1 answer

Unable to connect another tenant SMB file share from my Aks cluster

Unable to connect another tenant SMB file share from my Aks cluster mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) Attempting to mount…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,341 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,315 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,224 questions
asked 2025-01-08T08:03:42.5633333+00:00
Hemabhushan Gottapu 0 Reputation points
commented 2025-01-13T13:42:03.66+00:00
Nandamuri Pranay Teja 160 Reputation points Microsoft Vendor
0 answers

Cannot Connect to PosgresDB Flexible Server From in Private AKS

Hi all, I am experiencing an issue with connecting to a PostgreSQL database from a private AKS cluster. The AKS and the database are located in two different virtual networks and subscriptions. To debug the connection, I created a pod using the following…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
527 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,224 questions
Azure Database for PostgreSQL
asked 2025-01-13T09:14:08.78+00:00
Huynh, Huu Thang 0 Reputation points
commented 2025-01-13T12:59:25.2866667+00:00
Ganesh Patapati 2,825 Reputation points Microsoft Vendor
0 answers

How to create Kubernetes cluster on Azure Local (Azure HCI Stack) Not Azure Arc.

There is lots of code available for AKS for Azure Arc, but no Terraform code for Azure Hci Stack (Azure Local) Kubernetes Cluster. could anyone share any docs or link to create a Kubernetes Cluster on Azure HCI Stack (Azure Local) not Azure Arc. Thank…

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,224 questions
asked 2025-01-10T06:03:51.0433333+00:00
Ugresen Bhal 5 Reputation points
commented 2025-01-13T03:34:45.16+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
1 answer

Deploying to specific nodes using Helm in AKS

Why doesn't this work? I'd like to install it in the second node but it keeps defaulting to the first. kubectl get nodes NAME STATUS ROLES AGE VERSION aks-agentpool-17677754-vmss000000 Ready <none> 52m …

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,224 questions
asked 2025-01-11T03:43:42.0733333+00:00
Zac 0 Reputation points
commented 2025-01-13T03:26:17.5433333+00:00
Sai Krishna Katakam 1,680 Reputation points Microsoft Vendor
1 answer

AKS Spring MicroServices fails to resolve pod names

I am trying to move a hosted application that is using docker and spring boot to AKS. we have 13 to 15 microservices that need to be run and each microservice registers itself to the Eureka server with their hostname ( pod name ) . when the other…

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,224 questions
asked 2025-01-08T20:35:08.71+00:00
Brijesh 0 Reputation points
commented 2025-01-13T03:06:22.59+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
0 answers

Unable to reach the api server or api server is too busy to respond. {"message":"Failed to fetch","stack":"TypeError: Failed to fetch\n at https://portal.azure.com/Content/Dynamic/Ibpv2Frqbqgp.js:113:24094","isError":true}

I have a Kubernetes cluster in Azure (AKS), and I want to manage/monitor it through Azure Arc. When I try to view the pods in the Azure Arc interface in the Azure portal, i'm getting an error message saying "Unable to reach the api server or api…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
459 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,224 questions
asked 2025-01-09T06:38:21.2033333+00:00
Salman Mandal 0 Reputation points
commented 2025-01-13T01:23:26.73+00:00
Rahul Podila 1,070 Reputation points Microsoft Vendor
2 answers

Redis stack trace does not appear in Kubernetes Pod Log! Why not?

I have an ASP.NET core 3 web app I'm trying to debug in an Azure Kubernetes pod. I could look at the kubernetes pod log and see my System.Console.WriteLine statements inside of my ConfigureServices functions and everything looked great -- including my…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,731 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
264 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,224 questions
asked 2020-12-17T20:50:41.157+00:00
Siegfried Heintze 1,906 Reputation points
edited the question 2025-01-11T19:24:06.48+00:00
TP 101.8K Reputation points
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,224 questions
asked 2024-10-16T09:35:56.6+00:00
Naushad Nazeer Pasha 0 Reputation points
commented 2025-01-10T04:32:42.6833333+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
1 answer

Request to Increase vCPU Quota in Central US Region

I am requesting an increase in the vCPU quota for the Central US region. This is necessary to deploy an Azure Kubernetes Service (AKS) cluster with the required resources for my workload.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,226 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,224 questions
asked 2025-01-07T16:40:24.16+00:00
swati 0 Reputation points
commented 2025-01-09T18:17:32.06+00:00
anashetty 1,645 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Downgrade en el tamaño de los nodos de un AKS

Actualmente tengo este tamaño de nodos: Standard_D4s_v3 Por temas de optimización de costos debo moverme a este tamaño: E2ads_v6 Tengo un clúster de AKS con un grupo de 4 nodos, cuando le doy clic al botón de escalar grupo de nodos, no me habilita la…

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,224 questions
asked 2025-01-07T16:51:45.1433333+00:00
Alan Sosa 40 Reputation points
accepted 2025-01-08T15:12:14.06+00:00
Alan Sosa 40 Reputation points
0 answers

Connection Refused from AKS cluster to Postgres Flex server

Hi All, I am getting connection refused error while connecting to Postgres Flex server from AKS Cluster pod. Same Postgres Flex server connection is working fine from PgAdmin. Can someone please help what could be wrong configuration from AKS…

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,224 questions
Azure Database for PostgreSQL
asked 2024-12-31T11:49:47.77+00:00
Shah, Apoorv-XT 0 Reputation points
commented 2025-01-08T07:40:31.3766667+00:00
Sai Krishna Katakam 1,680 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Add More vCPUs for Production, QA, and Application Environments in Azure (East US , Central US Region)

I am in the process of migrating my application and database from AWS to Azure. As part of the migration, I need to scale up the resources for both the database and application environments in the East US region. Specifically, I want to allocate 16 vCPUs…

Azure SQL Database
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,224 questions
asked 2024-12-31T08:34:19.4066667+00:00
Ajay Bahuguna 20 Reputation points
accepted 2025-01-08T06:28:56.93+00:00
Ajay Bahuguna 20 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to create AKS Cluster, error: Preflight validation check for resource(s) for container service phpapp-aks in resource group AzureResourceGrp1 failed. Message: Insufficient regional vcpu quota left for location westus

Unable to create AKS cluster, im getting this error- Preflight validation check for resource(s) for container service phpapp-aks in resource group AzureResourceGrp1 failed. Message: Insufficient regional vcpu quota left for location westus2. left…

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,224 questions
asked 2025-01-07T09:35:32.2+00:00
dirk_red 20 Reputation points
edited the question 2025-01-07T17:59:38.0166667+00:00
Srinud 3,480 Reputation points Microsoft Vendor
1 answer

Azure AKS - Nginx application routing addon with private IP setup

Hi, I am trying to setup ngnix based application routing add-on in AKS using below link. https://zcusa.951200.xyz/en-us/azure/aks/create-nginx-ingress-private-controller I used the below yaml to apply the custom add-on I am getting below error 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,224 questions
asked 2025-01-01T20:04:04.2+00:00
Ranjeet Singh 20 Reputation points
commented 2025-01-07T16:33:25.5033333+00:00
anashetty 1,645 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,224 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.
509 questions
asked 2024-11-11T08:14:31.1666667+00:00
Berna Bulgurcu 0 Reputation points
commented 2025-01-07T10:42:05.1766667+00:00
Srinud 3,480 Reputation points Microsoft Vendor
1 answer

Azure AKS creation "subscription not found" error

Hello, We have subscription in pay-as-you-go rates, account billing type is MCA. Today we purchased Saving Plan. We have one RG under this subscription. In this RG I am trying to create AKS, but when I set all settings in portal, in last step of…

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,224 questions
asked 2024-10-02T15:25:09.7366667+00:00
Zatloukal, Dominik 35 Reputation points
answered 2025-01-06T21:52:53.2+00:00
Franklyn Iheanacho 0 Reputation points