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

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

How can AKS cluster which has multiple managed identities access helm charts in ACR

I have a AKS cluster with Azure Flux-Extension. The cluster has multiple managed identities for various purposes. The cluster needs to access the ACR to pull the helm charts in it. I am getting an errors in Flux source-controller showing below. …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
398 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,877 questions
asked 2024-05-09T21:13:26.63+00:00
Yu, Gary 0 Reputation points
accepted 2024-05-10T20:54:02.3766667+00:00
Yu, Gary 0 Reputation points
1 answer

Web_Application_Routing Ingress Controller with libxml2 vulnerability

Hi All, We are using AKS, but recently we have one libxml2 vulnerability for AKS Web_Application_Routing Ingress Controller. AKS version: 1.28.5 Nginx Controller Image for Web_Application_Routing:…

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,877 questions
asked 2024-05-09T11:01:45.8666667+00:00
Pan, Kewen 0 Reputation points
commented 2024-05-10T14:45:56.0066667+00:00
Patricia Silva 0 Reputation points Microsoft Employee
0 answers

ML Studio model deployment on AKS fails. reconcile failed with error "403 when request new token"

The endpoint deployment fails with error 403 and "reconciler error" for the metrics-operator service when deploying ML models on an AKS Kubernetes cluster from the Machine Learning Studio's Model Catalog. During the endpoint deployment for the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,579 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,877 questions
asked 2024-05-05T02:10:37.8633333+00:00
Armin 0 Reputation points
commented 2024-05-10T07:52:11.8133333+00:00
romungi-MSFT 42,311 Reputation points Microsoft Employee
1 answer

How to create cluster aks on azure stack hci with arm template

I always create a local AKS (Azure Kubernetes Service) cluster on Azure Stack HCI using the command New-AksHciCluster -name mycluster -nodePoolName nodepool1 -nodeCount 1 -nodeVmSize Standard_K8S3_v1 -osType linux. However, when attempting to automate…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
273 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,877 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,205 questions
Azure Kubernetes Service Edge Essentials
Azure Kubernetes Service Edge Essentials
An on-premises implementation of Azure Kubernetes Service that automates running containerized apps at scale on lightweight PC-class devices.
2 questions
asked 2024-05-09T17:59:24.4766667+00:00
Chaima KHEMIRI 0 Reputation points
answered 2024-05-09T23:01:31.9733333+00:00
Sina Salam 3,886 Reputation points
0 answers

Control Egress/Ingress Traffic to AKS Cluster

Hello, I run into an issue when placing an AKS cluster behind a BASIC Azure Firewall. I am basically following this guide: https://learn.microsoft.com/en-us/azure/aks/limit-egress-traffic?tabs=aks-with-system-assigned-identities (with the exception where…

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,877 questions
asked 2024-05-09T10:23:45.46+00:00
Kasun Buddika 0 Reputation points
commented 2024-05-09T19:13:59.75+00:00
Kasun Buddika 0 Reputation points
2 answers

Azure kubernetes service is not deploying neither with terraform, nor with manually

Hi, I am working on to create a kubernetes cluster in Azure. The whole infrastructure must be coded in terraform. This is fine. However, when I deploy the AKS cluster, the VMSS creation is always failing with the following error in the activity…

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,877 questions
asked 2023-10-25T18:05:22.71+00:00
Gabor Varga 26 Reputation points
commented 2024-05-09T18:34:39.0733333+00:00
Húbek Peter 0 Reputation points
0 answers

application gateway ingress return 502 error

I am unable to hit my backend endpoint via application gateway load balancer. It returns error 502 Bad 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.
964 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,877 questions
asked 2024-05-09T09:17:53.68+00:00
Loraine Sum 0 Reputation points
commented 2024-05-09T10:34:51.3966667+00:00
GitaraniSharma-MSFT 47,696 Reputation points Microsoft Employee
1 answer

The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourceGroups/read' over scope '/subscriptions/'XXXXXXXXXXXXXXXXXX'/resourceGroups/XXXX-014-aks-rg' or the scope is in

I got into a situation where I need to access AKS cluster ,so I have added below required permission by adding myself to the group and given necessary permission but getting below error ERROR :The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not…

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,877 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
asked 2024-05-06T11:19:20.9033333+00:00
Deepanshu katara 5,145 Reputation points
commented 2024-05-09T07:04:22.29+00:00
Deepanshu katara 5,145 Reputation points
1 answer

AKS pods not able to communicate to ACR and external MongoDB

tldr We noticed yesterday that some of our deployed pods started getting timeout errors while trying to connect to our external MongoDB hosted at DigitalOcean. The applications running on these pods are not doing much in volume and the MongoDB responds…

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,877 questions
asked 2024-05-08T15:12:51.2633333+00:00
Chris Christensen 1 Reputation point
edited an answer 2024-05-09T04:42:19.4366667+00:00
Anveshreddy Nimmala 2,540 Reputation points Microsoft Vendor
2 answers

Site-to-Site connection with Single IP for ingress and egress traffic

Hi. I have a requirement to connect to a SAAS API via Site-to-Site VPN but they only allow one private IP to send and receive the traffic. I have a K8s cluster in AKS and my system has 2 deployments that will be hitting their API, a HTTPS web service and…

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,877 questions
asked 2024-04-27T13:50:32.75+00:00
Enrique Gutierrez 0 Reputation points
edited the question 2024-05-08T16:46:15.21+00:00
GitaraniSharma-MSFT 47,696 Reputation points Microsoft Employee
0 answers

How to deploy Azure function (.net 8 isolated worker process) in aks cluster

I created a Service Bus trigger function with .Net 8 and the isolated worker model. It is running fine locally (on my Windows laptop) However when I deploy it to my AKS cluster the memory usage keeps on growing (starts around 140 MB and after some hours…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,415 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,877 questions
asked 2024-03-05T12:41:08.27+00:00
Patrick Koorevaar 6 Reputation points
commented 2024-05-08T16:43:42.32+00:00
Patrick Koorevaar 6 Reputation points
1 answer

azure kubernetes ingress can't acces key vault's certificate

Okay I have azure kubernetes service with running dockerized app, with ingress(I used creating ingress (preview)) everything works fine except certificate, I created key vault, inside uploaded certificate to use for domain, I have "Azure…

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.
675 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,877 questions
asked 2023-11-13T16:40:27.4233333+00:00
Giorgi Kurdadze 0 Reputation points
answered 2024-05-08T09:49:50.1333333+00:00
Patricia Silva 0 Reputation points Microsoft Employee
1 answer

Difference between HTTP application routing add-on and web application routing add-on

The HTTP application routing add-on (preview) for Azure Kubernetes Service (AKS) will be retired on 3 March 2025. The HTTP application routing add-on is only supported up to Kubernetes version 1.22, which has already retired, according to the 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,877 questions
asked 2024-05-08T05:50:38.9966667+00:00
Karthick Ramaswamy 0 Reputation points
answered 2024-05-08T09:41:39.0666667+00:00
Patricia Silva 0 Reputation points Microsoft Employee
0 answers

I create a public warehouse acr, I will mirror the tag, push the image to the warehouse will show the following picture, I think the public warehouse does not need to log in, any advice on this problem?

This is the problem that occurs when the image is pushed after the tag This is the acr that was created

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,877 questions
asked 2024-05-08T01:56:42.1733333+00:00
Chen, Owen 25 Reputation points
5 answers One of the answers was accepted by the question author.

How do I log in to an AKS cluster and run the docker images command to view the image?

The Docker service cannot be found for the Cloud Shell CLI, the node cannot be logged in remotely, and an error is reported when logging in to the bastion host.

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,877 questions
asked 2024-04-30T08:31:28.53+00:00
Chen, Owen 25 Reputation points
accepted 2024-05-08T01:44:45.7633333+00:00
Chen, Owen 25 Reputation points
1 answer

An exception has occured while trying to execute cluster diagnostic checks container on the cluster.

https://github.com/Azure/azure-cli-extensions/issues/5906 Facing the same issue This k3s cluster is running on an "AMR64" architecture in an raspberry PI 4 , but there is a helm folder inside the azure folder that is on AMD64.

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,877 questions
asked 2024-05-05T10:24:09.5566667+00:00
anuj sharma 0 Reputation points
answered 2024-05-07T16:04:24.9266667+00:00
deherman-MSFT 33,701 Reputation points Microsoft Employee
1 answer

Test outbound connectivity through all ips in an aks loadbalancer outbound rule

We have an aks cluster sitting behind an azure loadbalancer. All inbound/outbound connectivity to/from the aks cluster goes through this LB. The LB has an outbound rule with 13 public IP's. We have another system on prem which has some firewall rules 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,877 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
404 questions
asked 2024-05-03T07:37:21.1533333+00:00
Vaishak Shetty M 0 Reputation points
edited a comment 2024-05-07T14:18:36.84+00:00
Ammar-Abdelqader01 926 Reputation points Microsoft Employee
0 answers

Best practices in peering Azure Kubernetes cluster with AWS REST API

Hi Team, I am proposing a solution where we want to use external services from a 3rd party company which provides it via the privileged REST API from AWS cloud. We want to peer this REST API via potentially REST/ MTLS call to our Kubernetes 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,877 questions
asked 2024-04-22T12:55:37.41+00:00
Admin Leder 0 Reputation points
edited the question 2024-05-07T10:25:11.5966667+00:00
KapilAnanth-MSFT 35,591 Reputation points Microsoft Employee
1 answer

Configure AKS Container Insights to exclude collecting logs from pods based by name

We have Container Insights enabled on our AKS cluster, sending logs and metrics to AppInsghts. We want to configure Container Insights to exclude certain pods (based on pod name wildcard - 'myPod*') from sending logs. Based on my research, I found this…

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,877 questions
asked 2024-05-03T16:25:28.8533333+00:00
Guy Swartwood 65 Reputation points
commented 2024-05-07T04:56:50.6633333+00:00
vipullag-MSFT 24,441 Reputation points
1 answer

Azure Chaos Studio with Chaos Mesh VNET Injection in Private Clusters Unsuccessful

I am beginning to evaluate Azure Chaos Studio usage with Chaos Mesh k8s experiments (AKS Chaos Mesh Pod Chaos for example). Our clusters are private and we've enabled VNET injection when setting them as Chaos targets which creates 2 subnets in the given…

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,877 questions
asked 2024-03-11T06:18:17.1666667+00:00
Ctora 0 Reputation points
answered 2024-05-06T19:57:09.1366667+00:00
Andrew Citera 0 Reputation points