2,207 questions with Azure Kubernetes Service (AKS) tags

Sort by: Updated
1 answer

AKS Flux Add-On Deployment Hangs

Hello all, I have a Bicep configuration with 'Microsoft.KubernetesConfiguration/fluxConfigurations@2023-05-01' specified. Here is my definition: resource fluxConfig 'Microsoft.KubernetesConfiguration/fluxConfigurations@2023-05-01' = { 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.
2,207 questions
asked 2024-12-24T21:05:12.9533333+00:00
Alex Rankin 0 Reputation points
edited an answer 2024-12-27T07:44:51.2866667+00:00
anashetty 1,150 Reputation points Microsoft Vendor
1 answer

can not start or run the aks-nodepool1-16827561-vmss

after stopping my vm scale set, today i tried to run it again but the start and stop buttons were gray (can not click it). how to resolve this issue?

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.
2,207 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
423 questions
asked 2024-12-17T13:58:12.4766667+00:00
ABDULRAHMAN ALAMOUDI 0 Reputation points
edited the question 2024-12-26T12:50:46.96+00:00
Nikhil Duserla 3,645 Reputation points Microsoft Vendor
1 answer

vcpu quote error in my free subscription when I am creating an AKS 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.
2,207 questions
asked 2024-12-26T06:50:31.8666667+00:00
sonu verma 0 Reputation points
answered 2024-12-26T07:57:16.3333333+00:00
Andreas Baumgarten 113.6K Reputation points MVP
1 answer

New secrets from AKV not mounted into AKS pods

Hello, I have my secretproviderclass.yaml referencing all the secrets in the AKV, and I am using user-assigned managed identity along with the CSI secret store driver. Everything is working; however, when I add a new secret to the AKV reference it 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.
2,207 questions
asked 2024-12-05T17:15:40.5033333+00:00
Anonymous 0 Reputation points
answered 2024-12-25T19:37:19.5233333+00:00
Vahid Ghafarpour 22,290 Reputation points
1 answer One of the answers was accepted by the question author.

AKS pods/node limit + nodepool scale up

Hello, Good day community! In AKS, I noticed once the nodepool is created, we cant modify the pods/node limit or scale up the instance type. When kubernetes upgrades is supported where AKS automatically does cordoning/draining the nodes, moving 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.
2,207 questions
asked 2024-12-20T04:05:32.0366667+00:00
Alex 415 Reputation points
accepted 2024-12-24T04:48:11.35+00:00
Alex 415 Reputation points
1 answer

Can't route to AKS nodes through a global load balancer

I have an AKS cluster with a managed load balancer in front of it, automatically provisioned by my LoadBalancer service, and associated with a public IP address. The node pools belong to a subnet I created with an associated NSG. Everything works…

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.
2,207 questions
asked 2024-12-19T17:46:47.37+00:00
Jonah Pemstein 0 Reputation points
commented 2024-12-24T01:44:43.6966667+00:00
anashetty 1,150 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Will AKS cluster autoscaler terminate my running pods when node scale down happens

We have a scenario where we have a service bus that will hold thousands of messages at a time. Each message will have a link to a pdf file. Our task is to extract the content of each pdf file and to store it as JSON in an azure blob storage container. An…

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.
2,207 questions
asked 2024-12-23T21:05:04.0433333+00:00
Arsalan Haroon Sheikh 20 Reputation points
commented 2024-12-23T23:15:22.02+00:00
Arsalan Haroon Sheikh 20 Reputation points
1 answer

AKS instance epp-aks-btat2 is running a specific container and exiting with 132, where Docker Desktop and other experiements run normally

AKS instance epp-aks-btat2 is running a specific container and exiting with 132, where Docker Desktop and other experiements run normally

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.
2,207 questions
Windows 365 Enterprise
asked 2024-12-16T21:38:07.01+00:00
Mushahid Mujtaba Mohammed 0 Reputation points
answered 2024-12-23T13:43:44.4433333+00:00
Nikhil Duserla 3,645 Reputation points Microsoft Vendor
1 answer

How to find what is recent change in AKS cluster Kubernetes version when set to Automatic upgrade in console

I wish to find what is recent change in AKS cluster Kubernetes version when AKS cluster is set to Automatic upgrade. Is there a way to see this in logs activity logs or do i need to enable some other monitoring tough i did not want to. Kubernetes…

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.
2,207 questions
asked 2024-12-10T10:12:02.2966667+00:00
Rajesh 1 Reputation point
edited an answer 2024-12-23T12:59:03.3533333+00:00
Mahesh Goud Juvvadi 1,665 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How does PV and PVC get migrated while moving AKS statefulset workload to another nodepool

Context: [Regarding cost reduction for compute]. In AKS cluster, recently observed that compute resources are under-utilised and so my plan is: To create a new node pool(with lower cpu and memory, and so lower cost basically) and attach to the same AKS…

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.
2,207 questions
asked 2022-01-17T18:09:23.42+00:00
Ninad Desai 26 Reputation points
commented 2024-12-23T05:12:05.9166667+00:00
Aakarsh Bhogadi 26 Reputation points
2 answers

Azure AKS get-credentials using wrong hostname for cluster

When I try running aks get-credentials against a specific private cluster, it seems to be adding the wrong hostname to my kube config. The get-credentials command adds a hostname the privatelink.eastus.azmk8s.io domain, but the cluster's hostname is…

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.
2,207 questions
asked 2021-12-20T23:56:46.777+00:00
Aaron Peschel 1 Reputation point
commented 2024-12-20T17:37:47.7133333+00:00
Ross Bender 2 Reputation points
3 answers

When will the East US2 region support k8s version 1.30.6

Hello, I noticed today that EastUS supports k8s version 1.30.6 while the EastUS2 region only supports up to 1.30.5 (on the 1.30.x line). Is there a timeframe/documation location as to when EastUS2 will begin supporting 1.30.6?

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.
2,207 questions
asked 2024-12-03T03:48:12.37+00:00
Stephen Turcol 0 Reputation points
edited a comment 2024-12-20T12:42:13.5933333+00:00
Prrudram-MSFT 27,251 Reputation points
1 answer

I have an application which sends table data from ibmias400 tables . How to collect messages and process it according to table names from messages and load it into delta parquet files/SQL tables and use it for reporting purposes?

I have an application which sends table data from ibmias400 tables . How to collect messages and process it according to table names from messages and load it into delta parquet files/SQL tables and use it for reporting purposes?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
663 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,223 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.
2,207 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
408 questions
asked 2024-12-20T05:55:04.43+00:00
Suraj Surendran 60 Reputation points
answered 2024-12-20T07:38:44.3366667+00:00
AnnuKumari-MSFT 33,976 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How do I mount an existing Azure Storage FileShare to a Pod running on AKS

Hello, I'm looking for an example of mounting an existing Azure File Share to a pod running on AKS. I was able to do this previously with YAML as below volumes: - azureFile: secretName: kube-storage-secret shareName:…

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.
3,295 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.
2,207 questions
asked 2023-04-11T00:44:39.22+00:00
Saminda 26 Reputation points
commented 2024-12-20T05:14:36.0666667+00:00
Chayan Dashora 0 Reputation points
1 answer One of the answers was accepted by the question author.

Private AKS - Provisioning -This subnet does not have the necessary role assignment for this cluster and you do not have the necessary permissions to perform the "Microsoft.Authorization/roleAssignments/write" action to add one.

Hi , I am trying to provision an AKS service to use own subnet for a private AKS setup . I have owner right for the subscriptions but I am still getting below error. This subnet does not have the necessary role assignment for this cluster and you do…

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.
2,207 questions
asked 2024-12-11T19:02:29.28+00:00
Ranjeet Singh 20 Reputation points
edited a comment 2024-12-20T01:47:04.8066667+00:00
Ranjeet Singh 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Kubernetes Services Backup pricing

Hi, I want to understand the Azure Kubernetes backup pricing structure. From the documentation I understood that the AKS backup will cost $12 per namespace for a cluster on a per month basis. But is it equivalent to the consumption model and the price…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,320 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.
2,207 questions
asked 2024-12-19T11:33:21.1466667+00:00
Deepankar Pal 40 Reputation points
accepted 2024-12-19T14:26:43.42+00:00
Deepankar Pal 40 Reputation points
0 answers

How to fix the issue Caused by: com.microsoft.aad.msal4j.MsalClientException: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `com.microsoft.aad.msal4j.ManagedIdentityErrorResponse$ErrorField` (although at least o

Hello Team, I am trying to deploy the pods into Kubernetes cluster on Azure cloud, my spring boot application is using version 3.4.0 along with the below azure dependencies. Kindly help. Logs : java.lang.IllegalStateException: Failed to configure…

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.
2,207 questions
asked 2024-12-19T06:11:56.7266667+00:00
Subrahmanyam M 0 Reputation points
commented 2024-12-19T08:38:50.63+00:00
Subrahmanyam M 0 Reputation points
1 answer

AKS Networking with Application Gateway and Azure Firewall

Hello everyone, I am currently implementing a solution in Azure that involves using Azure Kubernetes Service (AKS) as a backend, along with an Application Gateway for incoming traffic. Additionally, I have configured an Azure Firewall to manage outbound…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
703 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.
1,098 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.
2,207 questions
asked 2024-12-13T13:48:50.45+00:00
krutibasa majhi 0 Reputation points
commented 2024-12-18T09:36:30.8266667+00:00
KapilAnanth-MSFT 48,081 Reputation points Microsoft Employee
1 answer

AKS Edge Essentials - Single Machine Cluster Install

I am trying to complete a local install of AKS Edge Essentials for a "Single Machine Cluster". The install was going OK, until I hit the network requirement(s). As you can see it appears my local private subnet 192.168.1.0 is being used. …

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
457 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.
2,207 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,775 questions
asked 2024-12-05T10:48:49.35+00:00
Duncan House 0 Reputation points
edited an answer 2024-12-18T01:41:20.4966667+00:00
Sai Krishna Katakam 1,510 Reputation points Microsoft Vendor
1 answer

Create an alert when pod get stuck in ContainerCreating status for long time

Is there a way to set up alert when pods are stuck in the "ContainerCreating" state for an abnormal amount of time? Currently my AKS logs go to Log Analytics Workspace. Currently, logs are enabled for Kubernetes Controller Manager, API 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.
2,207 questions
asked 2024-12-12T20:48:54.7366667+00:00
Scion 0 Reputation points
commented 2024-12-18T01:17:36.7966667+00:00
anashetty 1,150 Reputation points Microsoft Vendor