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

Sort by: Updated
0 answers

Azure API is not returning AKS clusters created in different regions

I have created 3 AKS clusters in 3 different regions. Then I tried to fetch them with Azure API (https://management.azure.com/subscriptions/sub_id_here/providers/Microsoft.ContainerService/managedClusters?api-version=2022-04-01) from my location(Poland)…

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,000 questions
asked 2022-07-13T16:27:25.627+00:00
Mateusz Dyminski 1 Reputation point
commented 2022-07-19T07:22:38.67+00:00
vipullag-MSFT 26,021 Reputation points
1 answer One of the answers was accepted by the question author.

Create an AKS Cluster with AGIC Add On With Bicep?

I'm looking for details of how to create an AKS cluster with an AGIC add on via bicep.

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,000 questions
asked 2022-07-15T16:33:38.143+00:00
Ian Joyce 26 Reputation points
accepted 2022-07-18T22:52:53.82+00:00
Ian Joyce 26 Reputation points
0 answers

set policy to access secrets in your key vault

Hi Please can someone help me on how to fix this error. I am using the secret store csi driver to mount secrets and certificates from Azure key Vault to pods in my AKS cluster. The whole process is via a CI/CD pipeline (Github Actions). My…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,194 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,000 questions
asked 2022-06-29T15:23:36.587+00:00
Ifiokobong Offiong 56 Reputation points
commented 2022-07-18T21:44:34.363+00:00
Carlos Solís Salazar 17,791 Reputation points MVP
1 answer

Unable to access AKS ingress public ip from browser

Also, when I tried to do curl on external IP from Node CLI, then I am getting response but from browser its not working

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,000 questions
asked 2022-07-17T06:12:51.12+00:00
Ramesh Ayinala (iTalent Corporation) 1 Reputation point Microsoft Employee
answered 2022-07-18T10:47:27.837+00:00
srbhatta-MSFT 8,551 Reputation points Microsoft Employee
1 answer

Unable to Remove Azure Defender from AKS

I followed the MS documentation here... …

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,000 questions
asked 2022-07-15T16:42:24.083+00:00
Jeff Puccinelli 1 Reputation point
answered 2022-07-16T21:13:23.077+00:00
SaiGunaranjan 1 Reputation point
1 answer

Where can I find information about AKSUbuntu images used in AKS Nodepools and VMMS

For security compliance a customer of mine is asking about images used in AKS, and there's no information anywhere, this Disk Images from AKSUbuntu are a blackbox. I can't find anywhere the list of SKUs and URN related with those AKSUbuntu. Why is…

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,000 questions
asked 2022-07-15T08:44:54.26+00:00
Filipe Lima 1 Reputation point
answered 2022-07-15T13:28:58.307+00:00
Andriy Bilous 11,176 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Kubernates service SIZE - GPU type selection reduced

Tryied to create kubernate service and only 2 sizes gpu type available. Only for west us 2 region. In other regions not able to select any GPU. Tell me please, what it can be connected with?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,588 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,000 questions
asked 2022-07-14T08:27:34.68+00:00
Evgeniy Skopin 21 Reputation points
accepted 2022-07-15T12:05:14.96+00:00
Evgeniy Skopin 21 Reputation points
1 answer One of the answers was accepted by the question author.

AKS node pool stuck in "starting" state after stop --> start of cluster

Hi everybody, in an AKS training, we observed the following behavior: Several participants could not bring up their previously working AKS cluster with 3 nodes in 1 node pool after it has been stopped via the azure portal. The node pool ist…

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,000 questions
asked 2022-07-13T11:58:06.923+00:00
Markus Geiger 26 Reputation points
accepted 2022-07-14T08:33:49.317+00:00
Markus Geiger 26 Reputation points
1 answer

Aks A node cannot be automatically allocated

I have a total of 16 Gpus pods deployed, each pod occupies a node, but I don't know why one node can't deploy pod, I have to add a redundant node. If someone can give us some guidance. Thanks

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,000 questions
asked 2022-07-06T01:17:19.503+00:00
Yongchao Liu (Neusoft America Inc) 186 Reputation points Microsoft Vendor
commented 2022-07-13T01:33:43.187+00:00
Yongchao Liu (Neusoft America Inc) 186 Reputation points Microsoft Vendor
1 answer

scaledown the nodes in aks cluster

i am running a job in my AKS cluster with two node pools : user and system node pool i also want to scale down the user node pool to zero(0) after my job is completed. what i did: 1) i enabled the cluster-autoscaler and the node is scaling up. problem…

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,000 questions
asked 2022-07-07T10:37:29.297+00:00
Prem Jha 6 Reputation points
answered 2022-07-11T18:11:30.493+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
2 answers

GKE/EKS to AKS migration

Hello Everyone, We have a requirement of migrating GKE/EKS workload to AKS. what are the key things I need to keep in mind? what should be approach for database data migration from other cloud providers? Can we build a S2S b/n other clouds and…

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,000 questions
asked 2021-07-13T06:58:38.697+00:00
commented 2022-07-11T14:24:21.983+00:00
Pushkar 1 Reputation point
2 answers

AKS Standard Load balancer setup

Hey, I have recently deployed a new AKS cluster with a standard load balancer, it has been deployed with the new IP address to be used by outbound traffic (since a standard load balancer doesn't allow outbound traffic without a defined outbound…

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,000 questions
asked 2022-07-06T13:32:57.383+00:00
Veronika Bulavina 26 Reputation points
commented 2022-07-08T16:04:30.617+00:00
Vidya Narasimhan 2,126 Reputation points Microsoft Employee
0 answers

AKS - Restriction access between pods with AKS using virtual nodes

Hello, I Have an AKS cluster running and using Virtual nodes to run my deployment. I want to restrict the access between different service in my cluster, I understand NetworkPolicy is used for that The problem is I cannot seem to be able to…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
676 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,000 questions
asked 2022-07-03T07:28:16.26+00:00
Sela Goldenberg 11 Reputation points
commented 2022-07-08T12:48:10.477+00:00
Carlos Solís Salazar 17,791 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to deploy a Azure SQL databases in AKS

I have a spring boot application deployed in AKS, but it also uses a DB for CRUD operations. How to integrate a SQL database into an application in AKS. Although I looked into Statefulset deployment, I was unable to combine the two services.

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,000 questions
asked 2022-06-29T07:59:11.467+00:00
Rajamannar A K 86 Reputation points
commented 2022-07-07T09:11:11.28+00:00
Alberto Morillo 33,426 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How can I add my custom namespaces, pod names etc. to kubernetes related Azure alerts dimensions?

I've been trying to create an Azure alert for one of our k8s managed clusters. The goal would be to send an alert whenever the persistent volume's usage hits the 80% threshold. I want to use the pvUsageExceededPercentage(preview) signal for this alert. …

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,037 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,000 questions
asked 2022-06-28T09:05:07.377+00:00
Istvan Csaba Varga 41 Reputation points
accepted 2022-07-07T08:41:31.293+00:00
Istvan Csaba Varga 41 Reputation points
1 answer One of the answers was accepted by the question author.

Can't get ingress tls working

Command Used: kubectl get cert -n teams-recording-bot output: NAME READY SECRET AGE ingress-tls False ingress-tls 23m kubectl get pods -n ingress-nginx NAME …

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,000 questions
asked 2022-06-23T05:29:35.347+00:00
Nikheel Jain 136 Reputation points
accepted 2022-07-06T20:51:14.783+00:00
Nikheel Jain 136 Reputation points
1 answer

How to assign public IP address from old cluster to new cluster

Hello, I also asked this question on SO. But maybe here someone can give me advice. I just created a new AKS cluster that has to replace an old cluster. The new cluster is now ready to replace the old one, except for one crucial thing, it's…

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,000 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
424 questions
asked 2022-07-05T14:02:06.463+00:00
Patrick Koorevaar 6 Reputation points
commented 2022-07-06T17:17:58.787+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
0 answers

Bicep AKS deployment

Hello, I am trying to deploy private AKS using bicep template. I am getting error InvalidTemplateDeployment - The template deployment 'main' is not valid according to the validation procedure. The tracking id is…

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,000 questions
asked 2022-06-30T06:49:58.547+00:00
Niren Adhikary (NAD) 146 Reputation points
commented 2022-07-05T19:06:50.81+00:00
Carlos Solís Salazar 17,791 Reputation points MVP
1 answer

What can I do to fix a ReconcileVMSSAgentPoolFailed error?

I keep getting a constant error whenever I am trying to create an AKS cluster node pool. The original cluster is created without issues, but whenever the pool is coming along in my terraform configuration, it fails. Here is the definition of both 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,000 questions
asked 2022-07-04T12:49:16.663+00:00
Ç,Ç 6 Reputation points
commented 2022-07-05T17:21:24.413+00:00
vipullag-MSFT 26,021 Reputation points
1 answer

AKS- Having multiple nodes decrease the networking speed of the services deployed?

Hello Team, I have a AKS cluster running and having multiple nodes (20 node) running on the one node pool. Recently we are facing the network latency issue on the services which are deployed on the node pool. Is having multiple nodes on 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,000 questions
asked 2022-07-04T04:05:22.713+00:00
Sinkaravel M 1 Reputation point
answered 2022-07-05T11:31:18.567+00:00
vipullag-MSFT 26,021 Reputation points