Content
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…


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…


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…


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"…
Issue with my AKS? Any help would be good..
Issue with my AKS? Any help would be good..


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…


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.


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…


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…


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 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.…


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…


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?


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…


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…


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…


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…


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…
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?
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…

