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

Sort by: Updated
0 answers

Azure Log Analytics InsightMetrics getting data from Prometheus Namespace in AKS but it is not enabled

AKS does not have Prometheus enabled, however Log Analytics is showing that it is ingesting large amounts of data in InsightMetrics and the namespace comes out to be Prometheus. Already tried: az aks update --disable-azure-monitor-metrics -n…

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,983 questions
asked 2024-07-18T18:22:59.36+00:00
Eshwar Natarajan 0 Reputation points
edited the question 2024-07-18T18:24:59.6133333+00:00
Eshwar Natarajan 0 Reputation points
1 answer

AKS cluster External IP of loadbalancer not loading

I have created cluster using sample.yaml file on windows. It shows me external IP of loadbalancer but when i tried to open that IP in browser its shows his site can’t be reached 48.216.163.240 took too long to respond. Try: Checking the connection …

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,983 questions
asked 2024-07-18T12:53:21.5566667+00:00
Tarun Mehta 71 Reputation points
answered 2024-07-18T17:41:45.85+00:00
akinbade abiola 8,450 Reputation points
1 answer

DNS label annotation doesn't work for service Ingress

The following annotation service.beta.kubernetes.io/azure-dns-label-name"="

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,983 questions
asked 2024-07-18T03:52:44.8633333+00:00
Anand 0 Reputation points
answered 2024-07-18T16:45:32.8666667+00:00
deherman-MSFT 35,471 Reputation points Microsoft Employee
1 answer

How can I expose a TCP service using AKS Gateway Controller

Hello, I have an AKS cluster where I have successfully deployed the Azure Application Gateway controller. I have a GatewayClass for the "alb.networking.azure.io/alb-controller" However, when I want to create a Gateway resource to use this 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,983 questions
asked 2024-06-12T12:08:21.19+00:00
Andrei Dascalu 0 Reputation points
edited the question 2024-07-18T13:52:23.56+00:00
KapilAnanth-MSFT 40,911 Reputation points Microsoft Employee
2 answers

Authorization error accessing Blob from AKS

I have created a storage class with with storage account credentials as described here: https://learn.microsoft.com/en-us/azure/aks/azure-csi-blob-storage-provision?tabs=mount-nfs%2Csecret allowVolumeExpansion: true apiVersion: storage.k8s.io/v1 kind:…

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,906 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,612 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,983 questions
asked 2024-07-09T12:39:35.7833333+00:00
Yannam C Chiranjeevi 0 Reputation points
commented 2024-07-18T12:17:19.4933333+00:00
Amrinder Singh 4,270 Reputation points Microsoft Employee
2 answers

The ClusterRoleBinding aks-cluster-admin-binding includes the User clusterUser as a subject

Hello On an RBAC & AzureRBAC enabled AKS cluster I have noticed that the cluster-admin ClusterRole is bound to two subjects through the aks-cluster-admin-binding ClusterRoleBinding: User/clusterAdmin User/clusterUser This is unexpected. As far as…

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,983 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,513 questions
asked 2024-07-08T14:36:04.85+00:00
Konstantin Bachem 20 Reputation points
edited an answer 2024-07-18T10:57:38.98+00:00
Konstantin Bachem 20 Reputation points
1 answer

Insufficient privileges to complete the operation when trying to create Service Principle

Hi, I'm trying to create a Service Principle to use Terraform to create and manage my AKS. I'm successfully logged in to Azure CLI and can list all the subscriptions and resources. My issue starts when I'm trying to use the next cli…

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,983 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,208 questions
asked 2024-07-16T09:18:58.7233333+00:00
Filip Curin 0 Reputation points
commented 2024-07-18T10:52:31.16+00:00
Nikhil Duserla 970 Reputation points Microsoft Vendor
0 answers

How to identify an aks cluster's name and resource group through metadata?

I'm trying to figure out my cluster's name using the metadata from Kubernetes api at http://169.254.169.254/metadata/instance?api-version=2021-02-01. The returned resourceGroupName is built in the format of mc_[resource group name]_[cluster…

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,983 questions
asked 2024-07-09T08:52:34.8233333+00:00
Boris Rodman 0 Reputation points
commented 2024-07-18T10:31:32.63+00:00
Nikhil Duserla 970 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure Application Gateway websocket connections dropping after unrelated settings change

We have a AKS cluster behind a Application Gateway. In this cluster we have pods with a large number of websocket connections. The issue is that, when we changed a completely other setting in the Application Gateway (a new backend setting and updated a…

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,008 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,983 questions
asked 2024-07-12T10:54:46.8+00:00
Tom Maljaars | Red Cactus 20 Reputation points
accepted 2024-07-18T07:28:18.52+00:00
Tom Maljaars | Red Cactus 20 Reputation points
1 answer

Unable to Create aks cluster on Azure stack HCI

Hello Team, We've encountered difficulties creating an AKS cluster on Azure Stack HCI. We've attempted deployment on multiple HCI clusters, but the same error persists: "The resource provision operation did not complete within the allowed timeout…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
308 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
381 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,983 questions
asked 2024-07-18T04:46:30.1766667+00:00
Demo 20 Reputation points
answered 2024-07-18T05:01:59+00:00
Manu Philip 17,351 Reputation points MVP
3 answers

This cluster is in a failed state. If you didn't do an operation, AKS may resolve the provisioning status automatically if your cluster applications continue to run.

HI for the second time, when the subcription is reactivated because the credit has run out, I try to restart the AKS and the following error appears: This cluster is in a failed state. If you didn't do an operation, AKS may resolve the provisioning…

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,983 questions
asked 2024-05-26T05:48:32.77+00:00
CardinaleFrancesco-4268 0 Reputation points
commented 2024-07-18T00:33:05.82+00:00
Vinodh247 13,226 Reputation points
1 answer

How to grant permission for list nodes in AKS using Azure RBAC

Using Azure RBAC for Kubernetes Authorization, we have been able to grant users read access to most of our Kubernetes resources e.g. pods, deployments, configmaps, etc. However, read access to nodes is still unauthorized. According 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,983 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,513 questions
asked 2024-07-16T00:34:12.4233333+00:00
Kevin Rabinowitz 1 Reputation point Microsoft Employee
answered 2024-07-16T11:26:59.8066667+00:00
Nikhil Duserla 970 Reputation points Microsoft Vendor
1 answer

2024 years In AZ-104, about is Azure Kubernetes Service (AKS) still within the exam scope?

2024 years In AZ-104, about is Azure Kubernetes Service (AKS) still within the exam scope?

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,983 questions
asked 2024-07-14T13:13:24.09+00:00
BO WEI LI 0 Reputation points
edited the question 2024-07-15T04:30:25.5366667+00:00
Prrudram-MSFT 22,976 Reputation points
1 answer

How to setup JNLP file containerized application?

How to set up a JNLP file containerized application? I said containerized app because I will be setting up many of these same apps for different users with different login credentials. Help me please.

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,983 questions
asked 2024-07-13T11:05:31.7866667+00:00
Vanavah Edwards-Admin 0 Reputation points
answered 2024-07-15T04:27:10.1933333+00:00
vipullag-MSFT 25,936 Reputation points
1 answer

AKS on VMware - aksarc unable to find vnet when creating cluster

When trying to create k8s cluster, aksarc is unable to find the vnet. +++++++++++++++++++++++++++++++++ az aksarc create -n 'k8svmware_rb03_cluster01' -g $resource_group --kubernetes-version "1.26.6" --custom-location $custom_location…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
381 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,983 questions
asked 2024-07-12T11:39:41.4533333+00:00
Nash A 0 Reputation points
edited an answer 2024-07-12T16:14:47.14+00:00
akinbade abiola 8,450 Reputation points
1 answer

error fetching from postgres, err: x509: certificate signed by unknown authority

i have i virtual network where in 1 subnet my aks cluster is present and another subnet my private postgress flexible server is present. i am connecting my application from aks cluster to private postgress server through private network using…

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,983 questions
Azure Database for PostgreSQL
asked 2024-07-05T07:21:57.52+00:00
Kishor 0 Reputation points
commented 2024-07-12T06:47:28.5833333+00:00
Nikhil Duserla 970 Reputation points Microsoft Vendor
1 answer

What is equivalent command of "kubeadm certs check-expiration" for a Kubernetes cluster running in Azure?

What is equivalent command of "kubeadm certs check-expiration" for a Kubernetes cluster running in Azure

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,983 questions
asked 2024-07-09T22:06:32.0866667+00:00
Shyam Bollu 0 Reputation points
commented 2024-07-12T06:46:09.9333333+00:00
Nikhil Duserla 970 Reputation points Microsoft Vendor
0 answers

Unintentionally deletion of a WAF HTTP Listener Association with an AGW + AGIC + AKS. Meanwhile, the associcated AGW HTTP Listener still existing.

Here are existing components: WAF Policy: Custome rule Associated application gateways: HTTP Listener, fl-2991a50d204b26a829717bbebe722d00 AGW + AGIC + AKS: AGW has fl-2991a50d204b26a829717bbebe722d00 ->…

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,983 questions
asked 2024-06-30T12:32:18.98+00:00
LyTien Dung 5 Reputation points
edited the question 2024-07-12T01:18:20.94+00:00
vipullag-MSFT 25,936 Reputation points
0 answers

Not able to establish connectivity from App Gateway to Cluster Services

We have now running service on AKS Cluster with its own Internal POD IPs (2 pod) and external IP mapped to these PODs. The service is also having a path associated with it in the URL. We have now created an application gateway and created all backend…

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,008 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,983 questions
asked 2024-07-06T14:25:41.1633333+00:00
Yogesh Bansal 0 Reputation points
commented 2024-07-10T07:15:49.17+00:00
KapilAnanth-MSFT 40,911 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it possible to mount keyvault secrets as environment variables?

Hello, I would like to know if it is possible that by obtaining the secrets from the keyvault, they can be mounted to the pod as environment variables. I was reviewing the documentation and in the examples I have only found that they are mounted within…

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,983 questions
asked 2024-07-09T15:42:30.1333333+00:00
Gerald Ortiz Candela 40 Reputation points
accepted 2024-07-09T19:16:22.1566667+00:00
Gerald Ortiz Candela 40 Reputation points