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

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

Managing ingress controller certificate through Azure Key Vault

Hello, I'm trying to setup a tls enable ingress controller on aks using nginx but I have to control certificate from Azure Key vault. I have few queries here: Should we add details of secret provider class volumes and volume mounts in nginx…

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 2020-10-06T11:55:47.707+00:00
Tanul 1,251 Reputation points
commented 2020-10-08T05:57:10.103+00:00
Tanul 1,251 Reputation points
2 answers One of the answers was accepted by the question author.

How AKS replicate data if any node fails?

Team, Let say, I setup AKS with one node only, we can name it as N1, and install gpu drivers, ingress controller and one application of kind deployment. After a month, I purchase another node N2. But, after few days N1 fails and as per this link, 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,000 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.
365 questions
asked 2020-10-07T06:59:51.43+00:00
Tanul 1,251 Reputation points
commented 2020-10-08T05:50:39.887+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

Azure ML Endpoint Wont deploy on AKS with Azure ML Studio

Got problem while deploying Azure ML real-time Endpoint on AKS with Azure ML Studio. It remains in Transitioning state indefinitely. Looked in AKS event logs and found that error is Failed to pull image …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,729 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 2020-09-13T13:52:14.313+00:00
Eugene 11 Reputation points
commented 2020-10-07T13:09:41.157+00:00
Ramr-msft 17,731 Reputation points
1 answer

Error creating cluster

I'm trying to deploy on Azure the retired open source solution #SmartHotel360. Deploying the backend solution and following the instructions detailled on https://github.com/microsoft/SmartHotel360-Backend/blob/master/Documents/Setup.md, I get an…

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 2020-10-06T14:23:11.14+00:00
Sergio Cores Acha 1 Reputation point
answered 2020-10-06T14:28:43.433+00:00
Leon Laude 85,726 Reputation points
0 answers

Azure ML - AKS Service deployment unable to handle concurrent requests despite auto scaling

I have deployed around 23 models (amounting to 1.57 GB) in a Azure ML workspace using Azure Kubernetes Service. For the AKS cluster, I have used 3 D8sv3 nodes, and enabled cluster auto scaling for the cluster up to 6 nodes. The AksWebService is…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,729 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 2020-10-01T09:48:45.85+00:00
Subhankar Nayak 1 Reputation point
commented 2020-10-05T10:21:10.95+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
0 answers

Pinging external hosts from container in AKS

Hi, I'm trying to ping an external host (say 8.8.8.8) from a standard linux container running inside AKS. Curling and higher level protocols to the same host works fine. Someone mentioned that you need an external LB for this to work and I have…

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 2020-09-28T12:47:34.643+00:00
Doggeman 6 Reputation points
commented 2020-10-01T17:08:04.763+00:00
whoward-msft 2,766 Reputation points
1 answer One of the answers was accepted by the question author.

Does AGIC support JWT validation?

Team, We need to perform JWT Oauth Token validation for all ingress activities in aks. Nginx support this feature through location / { proxy_pass: } Or annotations: nginx.ingress.kubernetes.io/auth-url: Does Application Gateway…

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,014 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 2020-09-11T19:20:06.66+00:00
Tanul 1,251 Reputation points
commented 2020-10-01T10:36:29.813+00:00
Tanul 1,251 Reputation points
1 answer One of the answers was accepted by the question author.

Ip spoofing attack in AKS

Hello, We are thinking to enable authorized IP ranges in aks to expose service only to my organisation. If we do not add application gateway or maximum we can add the small sku of app gateway then what are the chances that our service is safe from…

Azure DDos Protection
Azure DDos Protection
An Azure service that provides defense against distributed denial-of-service (DDoS) attacks.
68 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
614 questions
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,014 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 2020-09-12T08:47:40.543+00:00
Tanul 1,251 Reputation points
commented 2020-10-01T08:18:21.83+00:00
AndyLiu-MSFT 586 Reputation points
2 answers

I want shell access of container registry which is used in kubernetes service.

I have created an simple application using kubernetes service but I also want a shell access where my application is deployed (eg, container registry) In app service we have that option by using Win-RM How can I get shell access of docker in…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
428 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 2020-09-29T09:18:22.003+00:00
Trouble1 21 Reputation points
commented 2020-10-01T05:15:30.393+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

Connecting Azure Kubernetes Service and Azure Database for PostgreSQL using Azure Key Vault .

Connecting Azure Kubernetes Service and Azure Database for PostgreSQL using Azure Key Vault . AKS : Cluster is ready Azure Database for PostgreSQL : DB is ready I would like to know the steps to connect to PostgreSQL DB on existing the 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,000 questions
Azure Database for PostgreSQL
asked 2020-09-22T06:53:26.12+00:00
Rajasekhar 16 Reputation points
commented 2020-09-28T11:34:46.237+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

Velero POD deployment is getting crashed in AKS

Velero to Backup AKS cluster We have deployed Velero in our kube cluster engine which is running in Azure stack environment. The Velero platform we installed : "velero-v1.4.2-linux-amd64". Later using the command velero install we deployed kube…

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 2020-09-23T06:03:32.867+00:00
Boopathy, Elango 106 Reputation points
commented 2020-09-28T11:18:34.613+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Unable to segregate cost per client in AKS

Team, We have a service hosted as a container inside AKS and it is accessible only through my organization. Now there are multiple teams of different verticals are using that API to get some data. Whenever we make a call from my organization network…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,588 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 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
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
424 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.
365 questions
asked 2020-09-17T16:28:38.443+00:00
Tanul 1,251 Reputation points
commented 2020-09-25T19:37:06.78+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can I add OpenAPI specification to a webservice deployed with AzureML in AKS?

I'd like to deploy a machine learning service using AzureML on AKS. I also need to add some OpenAPI specification for it. Features in https://learn.microsoft.com/en-us/azure/machine-learning/how-to-deploy-azure-kubernetes-service?tabs=python are…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,729 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 2020-09-23T21:40:31.89+00:00
Davide Fiocco 31 Reputation points
accepted 2020-09-24T09:08:20.16+00:00
Davide Fiocco 31 Reputation points
1 answer One of the answers was accepted by the question author.

AKS upgrade

Does updating AKS version on a node pool also updates the base OS image version as well ? or Do we have to update the base OS image separately?

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 2020-09-15T13:37:06.66+00:00
Divyansh Saxena 21 Reputation points
accepted 2020-09-23T08:46:28.337+00:00
Divyansh Saxena 21 Reputation points
2 answers

Migrate Containers from GKE to AKS

Please let me know the Pr-requisites/P re-assesment on how do we migrate the GKE containers to AKS. I have production containers in GKE and want to migrate them to AKS without downtime (Live Migration)

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 2020-08-30T18:45:17.19+00:00
NaveenKumar 1 Reputation point
commented 2020-09-22T19:06:05.94+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

AKS aad rbac enabled user impersonation

Hi, This question is partially related to k8s and azure authentication. The answer might very well be "no" but at least then I'd know to look for a work around. Is the impersonation api exposed on rbac enabled aks services? I'm writing…

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.
725 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
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,639 questions
asked 2020-09-14T10:23:33.87+00:00
Iàsan 1 Reputation point
answered 2020-09-22T11:48:24.227+00:00
Navnath Bagade 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure Virtual Machines Cost Comparison

Team, In pricing calculator, I've selected Ubuntu based Standard B2S machine in East US to calculate the actual cost in Pay as you go subscription. Different type of costings has been shown which are little bit confusing. First one, is average…

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 2020-09-16T10:32:34.887+00:00
Tanul 1,251 Reputation points
commented 2020-09-19T05:18:22.207+00:00
Tanul 1,251 Reputation points
1 answer

AKS deny OutBound Internet

I have an AKS cluster with a web application. The web app is secured via an Azure application gateway. Accordingly, my AKS cluster and the posds do not need a connection to the internet. The default NSG has an AllowInternetOutBound rule. Can…

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 2020-09-12T13:09:10.823+00:00
Guido Jeuken 71 Reputation points
commented 2020-09-18T20:01:25.707+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

Any need of firewall if IP are restricted?

Hello, We are using azure kubernetes service over 443 port. We have enabled the IP range restricted Vnet due to which the services are only accessible from our organization. It is kind of an intranet and nothing is exposed over internet. In addition, a…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
614 questions
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,014 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
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,408 questions
asked 2020-09-05T06:37:05.43+00:00
Tanul 1,251 Reputation points
commented 2020-09-18T19:58:45.52+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

problem creating AKS cluster using template in Python

I have a template for creating an AKS cluster - which works when deployed via the portal - next step to run this process in code. So, I have been looking at this azure python sample code: …

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 2020-09-17T16:10:51.41+00:00
AJG 436 Reputation points
commented 2020-09-18T13:18:43.933+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee