1,846 questions with Azure Kubernetes Service (AKS) tags

Sort by: Updated
1 answer

How to handle vulnerability in AKS ip-masq-agent?

Team, In case of vulnerability CVE-2019-12900 and CVE-2018-12886 in ip-masq-agent is it necessary to update the complete AKS cluster. Currently, our ip-masq-agent is on v2.5.0 which has these issues. Kindly confirm as early as possible. Thank you …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
382 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.
1,846 questions
asked 2022-05-13T06:33:26.287+00:00
Tanul 1,251 Reputation points
commented 2022-05-18T19:26:28.957+00:00
Tanul 1,251 Reputation points
1 answer

Bug in proxy support for arc connectedk8s command and subcommand

Hello community! I'm reaching you to open a bug in proxy support in az connectedk8s connect command. This is blocking us a lot. #First point: I just discovered that arguments --proxy-http and --proxy-https are completely ignored as well…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
317 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.
1,846 questions
asked 2022-05-13T10:10:27.363+00:00
ESNAUD Gregory 1 Reputation point
answered 2022-05-18T10:35:54.533+00:00
vipullag-MSFT 23,856 Reputation points Microsoft Employee
1 answer

How to mount azure fileshare to kubernetes for use with azure functions deployed using KEDA?

I used to mount azure file share on azure function app so that the functions can access the files inside the fileshare. I want to use azure functions with kubernetes (AKS) using keda. How can I mount the azure fileshare when deploying the function app to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,201 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.
1,846 questions
asked 2022-05-02T07:37:07.713+00:00
sanjeeb 1 Reputation point
commented 2022-05-13T06:01:13.193+00:00
MughundhanRaveendran-MSFT 12,411 Reputation points
1 answer

I had successfully deployed web api on aks but I am not able to route to action. Its calling only get method .

I had successfully deployed web api on aks but I am not able to route to action. Its calling only. Please provide solution for this.

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.
1,846 questions
asked 2022-05-12T12:26:30.97+00:00
Snehalata Thorat 1 Reputation point
answered 2022-05-13T05:20:00.713+00:00
shiva patpi 13,131 Reputation points Microsoft Employee
1 answer

az aks command invoke stopped working

I used below command to administer AKS privately hosted clusters. It used to work until yesterday and stopped working without any changes on the cluster. az aks command invoke --resource-group resource_group_name --name cluster name --command…

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.
1,846 questions
asked 2022-05-12T14:57:52.377+00:00
Rohit Gokhale 6 Reputation points
answered 2022-05-13T00:43:37.657+00:00
Rohit Gokhale 6 Reputation points
1 answer

Using AKS private cluster can't access internet from pod

We are using free account to test private cluster used by our case. But we found after we create a private cluster we can't reach to internet from pods . As the document said , All pods in an AKS cluster can send and receive traffic without limitations,…

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.
1,846 questions
asked 2022-05-09T10:09:51.637+00:00
Wen Rui Zhao - (OPS) 21 Reputation points
commented 2022-05-12T17:07:23.293+00:00
srbhatta-MSFT 8,546 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

Cannot schedule Pods in AKS GPU node remediator.aks.microsoft.com/unschedulable

I have a Nodepool with Spot GPU nodes NC4as_T4_v3 and cluster autoscaling 0-1 . After scheduling a Pod with Request nvidia.com/gpu , the Node would spawn, but it has this taint: remediator.aks.microsoft.com/unschedulable The nodepool does not…

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.
1,846 questions
asked 2022-03-29T12:54:55.717+00:00
David Giron 41 Reputation points
answered 2022-05-11T21:13:25.053+00:00
Patrick du Boucher-Ryan 1 Reputation point
1 answer One of the answers was accepted by the question author.

Using secretclass provider to use key vault from a different resource group to AKS

Hello, I am trying to access Keyvault secrets within my AKS cluster. Currently using helmdeploy task to accomplish this with secretproviderclass. There is no option to declare that the Key Vault is in a different resource group, am assuming just the…

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,098 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.
1,846 questions
asked 2022-05-09T14:45:17.537+00:00
Sunny 21 Reputation points
accepted 2022-05-11T11:26:15.917+00:00
Sunny 21 Reputation points
1 answer

Bot service over private channel

We are looking forward to develop a chatbot to integrate with Sharepoint, bot will be developed on composer framework and needs to interact with API services hosted in AKS Issue we are facing is we want to make everything private for our organization,…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
743 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.
1,846 questions
asked 2022-05-10T05:35:24.537+00:00
Varun Aggarwal 1 Reputation point
answered 2022-05-11T09:35:38.11+00:00
Ramr-msft 17,606 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AKS appgw Acig

Hello, I've configured 2 AKS clusters: 1 for dev 1 for prod Both of them are in the same Vnet. Since i will expose some applications, my goal is to protect them with Application gateway with WAF enable. The thing is: when I install ingress…

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.
1,846 questions
asked 2022-04-28T12:08:18.323+00:00
Daniel Nascimento 281 Reputation points
accepted 2022-05-10T09:57:15.84+00:00
Daniel Nascimento 281 Reputation points
3 answers One of the answers was accepted by the question author.

AKS integration with ACI

I have AKS with advanced network (CNI) setup, I'm interested to enable virtual nodes. I understand that if its enabled, then when there's a need to scale the pods beyond the current limit of a node, it will scale to ACI, without the delay of bringing up…

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.
1,846 questions
asked 2022-04-29T08:08:59.74+00:00
han chong tan 21 Reputation points
accepted 2022-05-10T06:17:15.873+00:00
han chong tan 21 Reputation points
2 answers One of the answers was accepted by the question author.

AKS sould be free so why am I charged for it?

I have created AKS cluster using 2 Standard_D2as_v4 nodes. There are other resources like Load Balancer and Public IPs too. Anyway, the MS documentation says: Azure Kubernetes Service (AKS) is a free container service ... Paying for only the virtual…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,000 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.
1,846 questions
asked 2022-04-28T17:55:43.913+00:00
Martin Müller 41 Reputation points
accepted 2022-05-08T16:24:22.367+00:00
Martin Müller 41 Reputation points
1 answer

Monitor for cluster is disappeared

See the pic But the status of cluster is still running, and containers works as well.

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.
1,846 questions
asked 2022-04-27T07:24:10.743+00:00
William A Wang 236 Reputation points
commented 2022-05-07T06:44:36.13+00:00
William A Wang 236 Reputation points
1 answer

Addon HTTP Application v10.1 to v10.2 deployment error

Hello team, Today I have enable the HTTP application routing for Azure AKS. Update the version v10.1 to v10.2 du to error on 10.1. But after 5-10min a roll-back to 10.1 is automatically update... No error, no logs available. DESCRIBE Events: Type…

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.
1,846 questions
asked 2022-05-05T12:38:25.657+00:00
Nicolas LEDUC 6 Reputation points
answered 2022-05-06T21:42:20.223+00:00
deherman-MSFT 33,056 Reputation points Microsoft Employee
0 answers

azure recommendation there is suggestion to resize the instance for 1 and 3 year but the suggested instance were not available in the region, how to proceed with this ?

Hi All, azure recommendation there is suggestion to resize the instance for 1 and 3 year but the suggested instance were not available in the region, how to proceed with this ? Regards, Ayyappa

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.
1,846 questions
asked 2022-04-28T11:17:20.487+00:00
Ayyappa Allu Reddy 1 Reputation point
commented 2022-05-06T20:23:18.947+00:00
Prrudram-MSFT 21,876 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to use a single Application Gateway as an ingress controller for multiple Azure Kubernetes Services?

I am currently trying to configure ingress routes in two AKS clusters which both use the same Application Gateway instance as an AGIC. My hope thereby is to have a single point where TLS connections from the outside are terminated and distribute…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
952 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.
1,846 questions
asked 2022-05-04T08:40:09.197+00:00
Christian Baier 21 Reputation points
accepted 2022-05-06T10:03:16.663+00:00
Christian Baier 21 Reputation points
1 answer

create the external DNS in Azure AKS v1.22.6

Hi Team, I need your help to fix the issue. I have created Azure AKS cluster v1.22.6. I am trying to create the Kubernetes External DNS to create Record Sets in Azure DNS from AKS, getting the error. My domain name is registered in GoDaddy. I…

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.
1,846 questions
asked 2022-04-25T15:41:29.91+00:00
anji babu eluri 11 Reputation points
commented 2022-05-06T04:50:40.33+00:00
vipullag-MSFT 23,856 Reputation points Microsoft Employee
2 answers

Connect Azure keyvault and container registry to on-prem kubernetes cluster

Good morning. I'm trying to connect a kubernetes cluster running on prem in our DC with Azure's key vault and container registry. I cannot find any exhaustive documentation on how to do that (everything revolves around AKS). Is it possible 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.
1,846 questions
asked 2022-04-21T16:23:23.253+00:00
Andrea Florio 1 Reputation point
answered 2022-05-05T05:30:34.057+00:00
Bruno Lucas 4,411 Reputation points MVP
1 answer

OIDC token generated for AzureAD app not able to access AKS resources that has AzureAD enabled.

I have an AKS cluster that has AzureAD, RBAC enabled I also have registered an app on AzureAD. Now I am trying to get a token with the typical go-oidc package flow with the necessary AzureAD configs but the token i get is not able to access 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.
1,846 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,364 questions
asked 2022-04-28T11:13:07.457+00:00
Ashu Ghildiyal 21 Reputation points
commented 2022-05-04T16:04:31.283+00:00
Vidya Narasimhan 2,201 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Difference between System mode and User mode nodepool

Hi all, Currently we are using AKS v1.22.6 where we have 2 node pools configured with 1 system mode and 1 user mode. As we understood from the document, System mode is capable of hosting both system pods and user pods(in other words application pods)…

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.
1,846 questions
asked 2022-04-26T07:29:00.163+00:00
Vignesh Murugan 126 Reputation points
accepted 2022-05-04T08:17:22.993+00:00
Vignesh Murugan 126 Reputation points