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

Sort by: Updated
1 answer

Having issues with nifi-cronjob pod hosted in AKS

I have deployed Nifi-cronjob in AKS and having issues. Need guidance to fix it Events: Type Reason Age From Message Warning FailedAttachVolume 3m19s (x19 over 61m) attachdetach-controller …

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,060 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.
4 questions
asked 2024-09-04T17:27:36.9266667+00:00
Reddy  Chakri 0 Reputation points
edited the question 2024-09-04T21:52:39.9566667+00:00
VarunTha 7,475 Reputation points Microsoft Vendor
0 answers

AKS Ingress Controller not accessible from external network despite correct configuration

I'm encountering an issue with my Azure Kubernetes Service (AKS) cluster where I can't access my application through the Ingress Controller from the external network, despite seemingly correct configuration. Here are the details: Environment: 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,060 questions
asked 2024-09-04T20:42:05.0066667+00:00
Kevin Wang 0 Reputation points
1 answer

How can I analyze the logs coming from AKS and reduce them?

I have recently added a data connector for AKS to my Sentinel workspace and it has caused a major hike in the amount of logs ingested in the workspace (which eventually increases the costs as well) I want to know: How can I check which tables are…

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,060 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,105 questions
asked 2024-09-04T08:02:02.1666667+00:00
Najam ul Saqib 200 Reputation points
commented 2024-09-04T17:10:48.6766667+00:00
Akshay kumar Mandha 150 Reputation points Microsoft Vendor
1 answer

Traffic to AKS ingress is blocked when using domain name

Hi, few weeks ago I created new kubernetes cluster, installed ingress-nginx and some test application. Plan was to test some basic setup and then install letsencrypt for https. I tried 2 setups for ingress, with host name and without. Both works fine if…

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,060 questions
asked 2024-09-01T07:50:11.0066667+00:00
Dainius Figoras 0 Reputation points
commented 2024-09-04T15:48:27.6733333+00:00
Nikhil Duserla 1,860 Reputation points Microsoft Vendor
1 answer

Migration to Workflow credential identity is throwing error

Migrated using this: https://video2.skills-academy.com/en-us/azure/aks/workload-identity-deploy-cluster but getting the below error in the pod. Could you please suggest what could be incorrect here? ResponseBody:…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
680 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,060 questions
asked 2024-08-27T13:40:19.9566667+00:00
MKD 0 Reputation points
commented 2024-09-04T12:11:06.52+00:00
MKD 0 Reputation points
1 answer One of the answers was accepted by the question author.

Handling of System Reserved in Azure Kubernetes Service nodes

Hello team, As per the node reservations documentation, we are able to set only kube-reserved. There is no mention about setting system-reserved. Does this mean the user pods can starve your system daemons as the system-reserved is not set? How does…

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,060 questions
asked 2024-09-03T11:03:54.02+00:00
Sathyanarayanan Saravanamuthu 0 Reputation points
accepted 2024-09-04T06:00:21.7033333+00:00
Sathyanarayanan Saravanamuthu 0 Reputation points
1 answer

Update existing public AKS cluster to priavte AKS cluster

How to update the existing public AKS cluster to private 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,060 questions
asked 2024-09-02T10:31:10.3566667+00:00
Naveen Gogu 0 Reputation points
commented 2024-09-04T04:27:18.79+00:00
Srinud 2,220 Reputation points Microsoft Vendor
2 answers

How to hide a Response Server Header from a python application deployed in AKS as service?

Hello, I have my Python flask application running in AKS as a service. I want to hide the server information that is visible in Response headers under Server header. Application specific changes are not working when deployed on AKS. Please suggest ways…

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,060 questions
asked 2024-08-29T19:19:54.22+00:00
Pranjali D. Deshbhratar 0 Reputation points
commented 2024-09-04T04:21:14.7+00:00
Nikhil Duserla 1,860 Reputation points Microsoft Vendor
1 answer

Inbound rule for agentpool (aks-nodepool) via ARM template

How can I add a inbound rule to NSG of VMSS, attached to network Interface via ARM template?

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,060 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.
382 questions
asked 2024-09-02T06:39:32.55+00:00
Aditya Pai 0 Reputation points
commented 2024-09-03T08:55:10.16+00:00
Aditya Pai 0 Reputation points
1 answer

How to enable private endpoint between AKS and Azure SQL & Key Vault

Hi I am using AKS on Azure which is communicating with Azure SQL and Key Vault, I want that I disable public access and only use private endpoint but, when I enable private endpoint on SQL I cant see VNet of AKS in the list, same goes for Key Vault as…

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,060 questions
asked 2024-08-14T16:48:21.56+00:00
Najam ul Saqib 200 Reputation points
edited the question 2024-09-02T16:26:37.99+00:00
Givary-MSFT 32,116 Reputation points Microsoft Employee
1 answer

Unable to deploy AKS LTS 1.27 in multiple regions

I have been deploying AKS LTS 1.27 in EAST US for several months. However, this week my deployments started to fail. Only the system node pool is deployed. When I try and manually create an AKS cluster in the Portal I can no-longer select 1.27 as 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,060 questions
asked 2024-08-29T16:11:17.2733333+00:00
Stuart Rogers 5 Reputation points
edited a comment 2024-09-02T09:34:56.8666667+00:00
Prrudram-MSFT 23,711 Reputation points
1 answer

Azure Application Gateway to AKS internal load balancer using native Kubernetes NGINX controller

I've been struggling with a 502 Bad Gateway error when configuring an Azure Application Gateway, with a backend pool of an IP internal Load Balancer. When testing the nginx ingress, I can resolve internally via the nginx controller and ingress on the…

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,041 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,060 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
431 questions
asked 2024-08-23T19:50:18.3666667+00:00
Duncan House 0 Reputation points
edited a comment 2024-09-02T09:21:30.5266667+00:00
Sai Prasanna Sinde (Quadrant Resource LLC) 75 Reputation points Microsoft Vendor
1 answer

Unable to create new Kubernetes Cluster

Unable to create new Kubernetes Cluster - no matter what VM size I pick, I always see this error in configuration , 0 vCPUs (of 0) remain. Is this a limitation in my account . I believe I am a PAYG account. Thanks 8 vCPUs are needed for this…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,473 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,060 questions
asked 2024-08-15T20:34:22.84+00:00
Tom Leonard 0 Reputation points
edited an answer 2024-09-01T12:12:06.8966667+00:00
Srinud 2,220 Reputation points Microsoft Vendor
1 answer

I am unable to use a subnet with route table associated while creating a cluster in Azure portal.

Hi, we have a subnet associated with a route table, while creating a (aks) cluster using that subnet it is showing an error saying we cannot use a subnet with a route table attached, for this I am removing the route table and using that subnet 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,060 questions
asked 2024-07-31T17:12:07.36+00:00
Charan Nalam 0 Reputation points
edited a comment 2024-08-30T16:42:15.2733333+00:00
Charan Nalam 0 Reputation points
1 answer

FrontDoor Origin health probe with private link

Hi, I have an AKS and an Azure Frontdoor with an Origin that uses a private link to connect to the AKS internal Load Balancer. I am trying to set up HTTPS between frontdoor and AKS. I use cert-manager to manage AKS certificates. This setup will…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
659 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,146 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,060 questions
asked 2024-08-27T18:01:10.97+00:00
anacelto 0 Reputation points
commented 2024-08-29T13:08:47.3233333+00:00
Ganesh Patapati (Quadrant Resource LLC) 20 Reputation points Microsoft Vendor
1 answer

AKS-Issue to mount an nfs share ( azure file share )

Hello , Hope you are doing well. I am facing issue with an aks cluster ( version 1.27) where a pod is unable to mount an nfs share with an error saying Output: mount.nfs: Remote I/O error ,no issue is observed until the pod is restarted and stuck in…

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,060 questions
asked 2024-08-27T16:12:36.3366667+00:00
Mohamed RIAHI 0 Reputation points
answered 2024-08-28T21:12:53.78+00:00
deherman-MSFT 36,431 Reputation points Microsoft Employee
1 answer

Pods in status Terminating and Job not deleted after a Security Update

I've a AKS cluster composed by 2 nodes. The version of k8s is 1.29.6. Every week, during Sunday, I've scheduled a Security update (Node security channel type = Node Image). On the cluster there are a lot of cronjobs, few of them scheduled every 1…

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,060 questions
asked 2024-08-05T07:50:12.39+00:00
Roberto Sarati 0 Reputation points
commented 2024-08-28T01:41:41.02+00:00
vipullag-MSFT 26,211 Reputation points
1 answer

does load balancer probes over TCP probe sends any data

Does load balancer probes in AKS service, sends any data over TCP connection? Suppose I have created a Load balancer type service and external IP is assigned to service. Then, probing starts. Meanwhile, my application is listening on the service port in…

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,060 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
431 questions
asked 2024-08-22T13:35:08.73+00:00
Areeb Sarvat 0 Reputation points
commented 2024-08-26T23:35:57.15+00:00
ChaitanyaNaykodi-MSFT 25,381 Reputation points Microsoft Employee
0 answers

AKS 1.29, HPA unable to get metrics

Hi Folks ! I'm facing the following warnings on many hpa, "unable to get metrics"... cannot understand why, visibly i'm not the only one. Do anybody have any clue on what to do in order to avoid that ? Man thanks ! kubectl describe hpa…

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,060 questions
asked 2024-08-05T15:47:54.0833333+00:00
Cloudy 206 Reputation points
commented 2024-08-26T11:17:07.0633333+00:00
Mahesh Goud Juvvadi 970 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,500 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,448 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,060 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.
92 questions
asked 2023-06-15T06:38:03+00:00
Abhay B Abraham 0 Reputation points
commented 2024-08-25T22:45:20.78+00:00
Sly Gryphon 1 Reputation point