Microsoft Q&A

Azure Kubernetes Service (AKS)

1,196 questions

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.

Browse all Azure tags

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

Sort by: Updated
4 answers

Fluxv2 extension is not being installed on AKS managed cluster

I get we errors on the pods: {"Message":"2023/01/23 09:46:52 Environment variable for KUBECONFIG are not loaded 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.
1,196 questions
asked 2023-01-23T10:36:26.3166667+00:00
Mac 0 Reputation points
commented 2023-03-23T08:27:36.9133333+00:00
Eddie Neto 561 Reputation points Microsoft Employee
1 answer

How to allow inbound traffic in AKS coming from application running in Azure Synapse Spark Pool

We have some APIs running in microservices inside AKS which is attached to a private network with inbound and outbound rules. We have spark jobs running in Synapse studio which have to call the APIs running AKS. How to configure the network or how 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,196 questions
asked 2023-03-17T12:03:34.3866667+00:00
Akhilesh Pachipulusu​ 0 Reputation points
edited a comment 2023-03-23T08:10:56.1266667+00:00
Akhilesh Pachipulusu​ 0 Reputation points
1 answer

How to get access token (Oauth device flow) for AKS cluster using the ReST API

Hi Team, I want to automate the pod status check (AKS cluster) and send mail in case not Running. The current authentication device_code mechanism always requires keying the code and require human intervention. I am planning to use java kubernetes API…

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,196 questions
asked 2023-03-22T10:07:15.3033333+00:00
Pranab Bhatta 0 Reputation points
answered 2023-03-23T07:38:53.3833333+00:00
Ovidiu Borlean 1 Reputation point Microsoft Employee
1 answer

Ingress Controller in AKS (Application Gateway) / Define custom names for http settings and rules

Hello, I have deployed an application gateway with ingress controller for my AKS Cluster. Once I deploy the ingress resource the underlaying resources are then visible in the Azure portal like listner, http settings,rule, etc. My "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.
1,196 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.
606 questions
asked 2022-04-06T09:21:51.537+00:00
MLM 21 Reputation points
answered 2023-03-23T05:36:15.6366667+00:00
risolis 7,041 Reputation points
0 answers

Issue with my AKS? Any help would be good..

Issue with my AKS? Any help would be good..

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,196 questions
asked 2020-10-16T11:10:50.957+00:00
Sandip Roy 1 Reputation point
commented 2023-03-23T05:28:25.67+00:00
risolis 7,041 Reputation points
1 answer

getting 404 not found from nginx , Fake cerificate is loading after installing SSL certs

we are using aks k8s for our application we have installed ssl certs as secrets .we have ngnix-ingress in separate name space . once I applied certificates , I am getting 404 Not Found from nginx, from nginx side I verified everything , 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.
1,196 questions
asked 2022-03-22T07:28:41.163+00:00
rajendar talatam 1 Reputation point
answered 2023-03-23T05:20:54.1833333+00:00
risolis 7,041 Reputation points
0 answers

I have hosted a tool Semarchy on Azure Kubernetes Service but I cannot Upload a file with Size more than 1 mb. How do I change that?

I have hosted a tool Semarchy on Azure Kubernetes Service but I cannot Upload a file with Size more than 1 mb. How do I change that? I cannot find the configuration file where the upload limit is set.

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,196 questions
asked 2023-03-22T11:34:09.5666667+00:00
Harsh Oza 0 Reputation points
commented 2023-03-23T01:56:30.14+00:00
vipullag-MSFT 17,901 Reputation points Microsoft Employee
1 answer

When will AKS version 1.23.x actually be removed / unavailable?

The EOL note for this AKS version states the following: AKS is retiring v1.23.x on 2 April 2023. you have up to 30 days after the version is removed to upgrade Will I be able to create new AKS clusters using 1.23.x from April 2 through the grace…

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,196 questions
asked 2023-03-09T22:23:44.6533333+00:00
Graeme Thomson 0 Reputation points Microsoft Employee
commented 2023-03-22T17:50:04.1566667+00:00
deherman-MSFT 24,991 Reputation points Microsoft Employee
2 answers

Static private Ip address for api server in node's vnet for a private aks cluster

Hi there, we are provisioning a private AKS cluster, but even with a BYO private DNS zone, the private endpoint "kube-apiserver" for the api server in the node's vnet is automatically created and the associated private IP address can not be…

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,196 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
292 questions
asked 2023-03-16T07:50:47.67+00:00
Karsten Leonhardt 20 Reputation points
commented 2023-03-22T17:42:48.39+00:00
deherman-MSFT 24,991 Reputation points Microsoft Employee
1 answer

How resolve the azmlinfsrv configuration error during the deploy of a model in Azure ML using CLI v2?

Hi, I'm trying to deploy a model in Azure Machine Learning using CLI v2 on a real-time endpoint with a compute of type AKS (where I've installed the azureml extension). The command that I'm using is the following: az ml online-deployment create -f…

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,196 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,708 questions
asked 2023-03-15T17:26:46.84+00:00
G Cocci 171 Reputation points Microsoft Employee
answered 2023-03-22T15:28:56.33+00:00
G Cocci 171 Reputation points Microsoft Employee
1 answer

Azure monitor timeout errors

Hi there! We run an application on AKS. Collecting k8s events to log analytics. We use Azure Managed Grafana with Azure Monitor as a source for alerting. Everyday we're getting DatasourceError alerts due to timeouts between Grafana and Azure monitor.…

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,196 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
1,928 questions
Azure Managed Grafana
Azure Managed Grafana
An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
38 questions
asked 2023-03-14T10:01:23.9666667+00:00
Heorhii Teriaiev 0 Reputation points
commented 2023-03-22T09:04:41.9866667+00:00
Heorhii Teriaiev 0 Reputation points
1 answer

Run C program compiled as DLL in AKS POD

Hi Team, Currently we have a customer running application in C program compiled as dll's and hosted the apps into Windows 2016 server in their on-prem data center. Now we have to migrate the apps into Azure cloud. Customer prefer to deploy this apps into…

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,196 questions
asked 2023-03-17T11:21:35.1733333+00:00
Elango B 0 Reputation points
commented 2023-03-22T06:57:56.1366667+00:00
kobulloc-MSFT 13,586 Reputation points Microsoft Employee
0 answers

CSP login with kubernetes v1.25

As a Cloud Service Provider (CSP) that relies on Azure Tenant Service Principal to link with your customer's tenant, with the new kubernetes v1.25, how do i access customer's tenant?

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,196 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
478 questions
asked 2023-03-13T11:23:21.1266667+00:00
Adedayo Ibitoye (Tek Experts) 0 Reputation points Microsoft Vendor
commented 2023-03-21T15:47:54.0666667+00:00
Adedayo Ibitoye (Tek Experts) 0 Reputation points Microsoft Vendor
0 answers

how to fix pod to pod communication issue

Hello, we have a AKS cluster and we are using this cluster in our kvm vm now we have deployed our application in kubernetes however we are not able to communicate between pods when we are trying to do curl we got “no reply from server” please let me…

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,196 questions
asked 2023-03-20T06:39:06.2933333+00:00
prakash jayaveeran 0 Reputation points
commented 2023-03-21T11:44:22.8866667+00:00
Akram Kathimi 561 Reputation points Microsoft Employee
1 answer

I couldn't be able to connect private aks cluster

I have created private aks cluster, then I am unable to connect. I have created VM in the hub network which has been peered to the network where the aks cluster created. the peering is working fine. but still I am unable to connect cluster from 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,196 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
292 questions
asked 2023-03-20T14:24:40.4933333+00:00
Saravanan Krishnan 10 Reputation points
commented 2023-03-21T09:25:21.42+00:00
Adrian Dobrescu 91 Reputation points Microsoft Employee
1 answer

AKS Logs Query

Hello Team We have enabled telemetry for Istio in AKS Cluster and want to verify if the configs are working and view the HTTP logs on the Azure Monitor Logs. Can you please help me with the query or the relevant documents and steps to validate 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,196 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
1,928 questions
asked 2023-03-10T17:59:27.8733333+00:00
Singh, Gaurav 0 Reputation points
commented 2023-03-21T04:32:23.65+00:00
AnuragSingh-MSFT 11,091 Reputation points
1 answer

upgrade kubernetes - ingress doesnt working

Hii!! Thanks for help us. After updating the kubernetes version from 1.19 to 1.26, it gave us an error that the ingress were wrong because of the ApiVersion, we changed it from apiversion v1beta1 to v1 and we were able to apply the changes correctly. but…

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,196 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.
233 questions
asked 2023-03-15T08:01:53.6+00:00
Juan Porta 0 Reputation points
commented 2023-03-20T18:39:09.3533333+00:00
Prrudram-MSFT 13,451 Reputation points
1 answer One of the answers was accepted by the question author.

How to distribute traffic to applications running on multiple AKS clusters based on the URL context?

Hello experts, We have 2 AKS clusters in the same region that run applications served by different contexts but same URLs otherwise. This is done for organizational purposes. For example, in AKS1, there are 2 applications served with…

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,196 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.
233 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
279 questions
Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
84 questions
asked 2023-03-20T06:13:32.85+00:00
Kailash 41 Reputation points
accepted 2023-03-20T14:04:07.6166667+00:00
Kailash 41 Reputation points
1 answer One of the answers was accepted by the question author.

How to find the empty aks cluster pools (no pods) using azure rest api?

There is requirement , I need to identify the empty aks cluster pools in the azure subscription. Can we use the agentPoolProfiles for identifying the empty cluster pools or is there any rest api link for finding the empty aks cluster pools?

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,196 questions
asked 2023-03-17T07:23:19.3133333+00:00
Diwakar S 40 Reputation points
accepted 2023-03-20T05:36:47.1533333+00:00
Diwakar S 40 Reputation points
1 answer

Could not create a role assignment for ACR. Are you an Owner on this subscription?

When I try to assign acrpull role on ACR to the AKS-generated service principal for AKS cluster to be able to pull images from ACR receiving the error Could not create a role assignment for ACR. Are you an Owner on this subscription? I the owner of…

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,196 questions
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
249 questions
asked 2021-06-07T06:25:36.707+00:00
Rex Benny 6 Reputation points
commented 2023-03-19T22:57:41.9466667+00:00
Abdul Kashem 0 Reputation points