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

Sort by: Updated
0 answers

cluster does not start correctly

Hi, I just created a new azure account and used the wizard to create an AKS cluster all like described 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.
1,881 questions
asked 2020-10-20T14:44:22.653+00:00
Frederik 1 Reputation point
commented 2020-10-23T17:05:08.793+00:00
Winston 2,761 Reputation points
3 answers

Issue while adding SSL to Azure Kubernetes Service

I have written a microservice that posts data to CRM. Containerized the micro service in AKS. now I generated a certificate using openssl and trying to add the certificate to my microservice DNS url. Finally getting this error on executing the below…

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,881 questions
asked 2020-10-16T11:15:21.457+00:00
Sandip Roy 1 Reputation point
answered 2020-10-22T02:28:16.883+00:00
Sandip Roy 1 Reputation point
1 answer

AKS - Existing PVC to be deleted or not

Hi Team, In my previous question on creating namespace, I had a continued query on the AKS topic. I was said, that the existing PVC has to be deleted. In that case, does it affect the existing namespace and its deployment or anything disaster could…

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,881 questions
asked 2020-10-21T09:13:45.757+00:00
Girish Prajwal 706 Reputation points
answered 2020-10-22T02:08:34.547+00:00
KarishmaTiwari-MSFT 18,602 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Kubernetes storage class for blob storage (AZURE storage account)

Can we use azure storage account: blob for storing EFK logs using persistent volume. Ihv verified below article i didn't see anything related to blob https://kubernetes.io/docs/concepts/storage/storage-classes/ …

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.
2,731 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,464 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,881 questions
asked 2020-10-20T06:13:24.487+00:00
Shiva Kakileti 61 Reputation points
commented 2020-10-21T05:52:14.613+00:00
Shiva Kakileti 61 Reputation points
1 answer One of the answers was accepted by the question author.

I'm trying to log into a kubernetes dashboard with a token given to me by my organization, but the token does not work.

So as stated, I can't get in to the dashboard. The first option is a token, the second option to get in is with a kubeconfig file. I want to use a token, but the one given to me doesn't work Here are the commands I ran, which they said should work to get…

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,881 questions
asked 2020-10-14T14:58:41.177+00:00
Duane Wolford 26 Reputation points
accepted 2020-10-20T17:01:31.457+00:00
Duane Wolford 26 Reputation points
1 answer One of the answers was accepted by the question author.

Does Azure-Stack work on-prem work if Azure is down?

Does Azure-Stack work on-prem work if Azure is down? Problem trying to solve: If Azure data centers go down I need to still be able to process activity locally in a company data center. Have to hit SLA's with own customers and they don't care if…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,340 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,881 questions
asked 2020-10-18T23:34:16.657+00:00
Johnny Action 21 Reputation points
accepted 2020-10-20T07:25:35.213+00:00
Johnny Action 21 Reputation points
1 answer One of the answers was accepted by the question author.

Reading ingress annotation from Azure key vault and validating incoming request

Team, For validating any custom header in nginx with docker(or any virtual server) we have to update nginx.conf like this location /risksecretspoc { if ( $http_my_custom_header != 'some-value' ) { return 403; } In the same way, I'm…

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,140 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,881 questions
asked 2020-10-08T07:48:28.833+00:00
Tanul 1,251 Reputation points
accepted 2020-10-19T11:43:14.277+00:00
Tanul 1,251 Reputation points
1 answer One of the answers was accepted by the question author.

AKS Cluster created using AKS-Engine from client (WSL Ubuntu) -- Azure Home/Monitor/Containers - Cluster Status Summary is Empty

I created the AKS using AKS-Engine, from Client - WSL/Ubuntu. From Client side - i see that pods (and other resources) are running on AKS, but when looking at Azure Home/Monitoring/Containers - it's empty (no any contained). Below are logs (including…

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,881 questions
asked 2020-10-15T07:09:52.003+00:00
Valery Mogilevsky 61 Reputation points
commented 2020-10-19T10:20:14.48+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Should I see Kubernetes Servises in Azure Portal (my free account), if Kubernetes Cluster created using Azure AKS-Engine?

I created K8S Cluster using AKS-Engine. In local client I see that my services are running and working ("get pod -owide" log below) But in Azure Portal (UI), - Kubernetes Services - empty, although, VM - created (k8s-master-39780674-0). …

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,881 questions
asked 2020-10-19T09:05:06.203+00:00
Valery Mogilevsky 61 Reputation points
commented 2020-10-19T10:00:14.11+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
0 answers

Error in Enabling SSL for Azure Kubernete Service

I have written a microservice that posts data to CRM. Containerized the micro service in AKS. now I generated a certificate using openssl and trying to add the certificate to my microservice DNS url. Finally getting this error on executing the below…

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,881 questions
asked 2020-10-16T11:33:15.03+00:00
Sandip Roy 1 Reputation point
commented 2020-10-16T19:21:24.883+00:00
Kasun Rajapakse 351 Reputation points
1 answer

Connect to AKS with Private IP without opening routes

Hi, Greetings of the day! I am looking for a way to connect to AKS node, which has a private IP. The challenge is we cannot get the routes open. Are there some ways via API or CLI? Regards, Megha

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,184 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,881 questions
asked 2020-10-13T04:17:10.973+00:00
Megha Shah 1 Reputation point
commented 2020-10-16T14:32:03.753+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Containerize developer VM's

Hello, We are using Azure VM for our developers. Visual Studio, SQL Server and few other developer tools are part of every developer VM. We are hosting some 10+ VM's for this purpose. While, we were looking for cost optimisation Azure Advisor gave…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,227 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,881 questions
asked 2020-10-15T03:35:08.047+00:00
Prasenna Kannan 436 Reputation points
accepted 2020-10-15T20:52:37.82+00:00
Prasenna Kannan 436 Reputation points
1 answer One of the answers was accepted by the question author.

Restarting master node

Hello, we have a hypothetical question. It is possible to restart the master node on managed cluster? On another cloud provider we had a problem, and we had to restart the master node, so we're interested how this could be done here in case of 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.
1,881 questions
asked 2020-10-15T10:23:42.733+00:00
MIndsmiths 21 Reputation points
accepted 2020-10-15T15:00:19.317+00:00
MIndsmiths 21 Reputation points
1 answer

How do I integrate Azure NetApp Files with AKS cluster to use dynamic provisioning?

I would like to integrate the Azure NetApp files with my AKS cluster and I see, in order to have dynamic provisioning of Persistent Volumes, installing NetApp trident is mandatory. After the installation of the trident on my AKS cluster, how do I mount…

Azure NetApp Files
Azure NetApp Files
An Azure service that provides enterprise-grade file shares powered by NetApp.
83 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,881 questions
asked 2020-10-14T10:40:05.67+00:00
AK 1 Reputation point
commented 2020-10-15T09:59:12.477+00:00
AK 1 Reputation point
4 answers

Azure Kubernetes Services Voting Application

I'm having trouble understanding Azure Kubernetes. I successfully completed the tutorial for the voting application, but I don't see anywhere in the portal where it says that port 80 coming in to the public IP address goes to the azure vote front pod. …

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,881 questions
asked 2020-10-13T19:53:30.487+00:00
Duane Wolford 26 Reputation points
answered 2020-10-15T07:52:09.96+00:00
Kasun Rajapakse 351 Reputation points
0 answers

How to migrate SpringBoot App to Kubernetes Replica Sets?

I would like some guidance and recommendations on taking a spring boot app like ms-identity-java-webapp and exposing it in a replica set in a kubernetes cluster. (1) How do I share the authentication/authorization state of the current AAD B2C session…

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,881 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,669 questions
asked 2020-10-14T03:06:26.147+00:00
Siegfried Heintze 1,861 Reputation points
commented 2020-10-14T22:48:13.713+00:00
James Hamil 22,091 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

AKS in free account - compute instance not able to select nodes size more than 4 vCPU in all regions

Hi Expert, Need some help, I just sign up a free trial for 12 months. I would like to test AKS with some image that I have, but it's required at least 8vCPU. I created the Kubernetes cluster, but no way for me to select node instance that more than…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
400 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
647 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,881 questions
asked 2020-10-14T08:09:10.07+00:00
Jonny Zhong 21 Reputation points
accepted 2020-10-14T11:21:36.757+00:00
Jonny Zhong 21 Reputation points
0 answers

Error: Reading Az Context file "/etc/appgw/azure.json" failed: open /etc/appgw/azure.json: permission denied

Error: Reading Az Context file "/etc/appgw/azure.json" failed: open /etc/appgw/azure.json: permission denied I am getting an error related to this, Please help to identify the issue Name: …

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
965 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,881 questions
asked 2020-10-13T16:39:50.58+00:00
Anjali Singh 1 Reputation point
commented 2020-10-14T00:48:02.433+00:00
KarishmaTiwari-MSFT 18,602 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it suggested to use promotional offer machines in production?

Team, In eastus, various promotional offer machines (suffix _promo) are available which offers less cost in comparison to their standard version. What are the advantages and disadvantages of them using in production. I am writing one disadvantages…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,227 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,881 questions
asked 2020-10-06T18:50:38.963+00:00
Tanul 1,251 Reputation points
accepted 2020-10-09T20:06:09.663+00:00
Tanul 1,251 Reputation points
1 answer

ARM template for Azure stack failing with cse script error

Hi All, We have a requirement to create AKS engine in Azure stack environment. Therefore we followed below tutorial to create K8 cluster. and as part of running the command we got output folder with files along with ARM templates. …

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,881 questions
Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
180 questions
asked 2020-10-07T10:35:01.727+00:00
Boopathy, Elango 106 Reputation points
commented 2020-10-08T08:49:55.92+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee