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

Sort by: Updated
1 answer

With the java code deployed by AKS, if Container Insight is enabled, can we locate the specific java process or thread id that causes OOM? If so, how?

https://docs.azure.cn/en-us/azure-monitor/containers/container-insights-logs-schema Since there is no information about OOM in the documentation, I would like to ask if AKS enables container insight, can it locate the java process and thread id that…

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,809 questions
asked 2024-03-18T04:57:34.4266667+00:00
Gallatin 21V 96 Reputation points
answered 2024-03-19T06:31:22.6666667+00:00
Anveshreddy Nimmala 1,050 Reputation points Microsoft Vendor
0 answers

Unable to upgrade AKS Version - Azure Stack HCI

I have aks running on azure stack hci 23h2 with 1.26.3 version. I want to upgrade it on new version** When I checked the supported versions on Azure Stack HCI, it showed that there is an upgrade available for the 1.26.3 version. az aksarc…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
243 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,809 questions
asked 2024-03-19T06:16:52.9266667+00:00
Akash Sharma 20 Reputation points
0 answers

Azure DevOps YAML Pipeline trigger not working

Hey there I have a YAML Pipeline in azure Devops, but it pulls the code only from Main branch and ONLY gets triggered via main. I want it to be like Change made in Test ==> Pipeline Runs ==> Result Notified Please help me out ! trigger: …

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,069 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,809 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
238 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,632 questions
asked 2024-03-19T05:03:33.18+00:00
Ananay Ojha 91 Reputation points
1 answer

AKS PVC is not attached to Pod

Hi folks. I have AKS cluster. I have deployed a deployment and it triggered ndoe scaling up. Then a pod of this deployment has been scheduled on the new node. The PVC and PV created, and all are in Bound status. But it is not attached to the pod. Even…

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,809 questions
asked 2024-03-05T09:38:24.1933333+00:00
V. Sai Krishna 0 Reputation points
commented 2024-03-18T18:29:12.2+00:00
kobulloc-MSFT 22,226 Reputation points Microsoft Employee
1 answer

Unable to delete Azure Monitor Workspace from terraform

Hello, I am running as a Service Principal with Owner role on the resource group the following: Creating an Azure Monitor Workspace using terraform (all good on create), but when I destroy it, I get this error: "│ Account Name:…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,714 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,809 questions
asked 2024-03-07T15:38:58.96+00:00
Andrei Nicolae 0 Reputation points
commented 2024-03-18T17:24:18.7466667+00:00
Monalla-MSFT 9,996 Reputation points
0 answers

Issue accessing/saving files into Azure Storage Account using AKS application

I have a multiple similar application deployed on Kubernetes. They are .net core applications and one of the functionalities is to save mysql database backup or files to Azure Storage account. This has recently became an issue. In some cases but not all…

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,580 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,809 questions
asked 2024-03-14T11:03:38.31+00:00
ERAS2 Hamburg 0 Reputation points
edited a comment 2024-03-18T13:25:37.8466667+00:00
Anand Prakash Yadav 4,080 Reputation points Microsoft Vendor
0 answers

How to check detail outbound traffic of AKS with Azure Firewall setup

Hi, We have a AKS and all outbound traffic from this AKS are forwarded to a Azure Firewall with a user-defined route table. May I know where can I find the detail log of the outbound traffic? The closest log I can find are the AZFWApplicationRule and…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
555 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,809 questions
asked 2024-03-15T10:51:19.0233333+00:00
Kit Shing Kwong 0 Reputation points
commented 2024-03-18T11:45:30.72+00:00
GitaraniSharma-MSFT 45,861 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Kubernetes LTS support

Hello everyone, I recently updated the kubernetes version on two of my managed clusters on azure to version 1.28 after previously having upgraded them to 1.27. I made a mistake and should have stoped on the 1.27 version... my question is, am I able 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,809 questions
asked 2024-03-15T13:57:07.22+00:00
accepted 2024-03-18T11:36:04.26+00:00
3 answers

AKS won't deploy - "--vnet-subnet-id is not a valid Azure resource ID"

Whenever I try to create a private AKS instance using the Azure CLI, it fails with the error "vnet-subnet-id is not a valid Azure resource ID". However, there is nothing wrong with the vnet-subnet-id: I'm using the full and proper…

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,809 questions
asked 2020-08-26T18:04:43.57+00:00
Scott Shorkey 11 Reputation points
commented 2024-03-16T02:53:43.23+00:00
Jose Yanez (DASI) 0 Reputation points
0 answers

Unable to Retrieve Azure Namespace Listings via Script, While Successful via Azure Cli

Hi everyone, I'm currently working on a JavaScript script aimed at listing down namespaces in using Azure libraries. However, despite following the correct steps, I'm encountering an issue where the script returns an empty list. Interestingly, when I…

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,809 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
847 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,355 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,632 questions
asked 2024-03-15T12:34:00.11+00:00
Anonymous
edited the question 2024-03-15T20:27:31.2866667+00:00
BhargavaGunnam-MSFT 24,726 Reputation points Microsoft Employee
1 answer

Service account create namespace aks cluster

Good afternoon, I have a question, I currently need an AKS service account to create a namespace for me, would this be possible? What would be the YAML example?

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,809 questions
asked 2024-03-14T19:31:04.02+00:00
Diana Marcela Cabal Herrera 0 Reputation points
answered 2024-03-15T05:00:34.3366667+00:00
Anveshreddy Nimmala 1,050 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure Kubernetes VPN site to site on premise troubleshoot

Hi all, I created Azure Kubernetes service and deployed my app to it. My app need to authenticate with Active Directory on premise , so I created VPN site to site between Azure and my on premise (Fortinet device - domain controller on premise network…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,337 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,809 questions
asked 2021-11-23T04:13:38.663+00:00
Jack Chuong 856 Reputation points
commented 2024-03-14T23:25:30.27+00:00
Kevin Andres Gallardo Espinoza 0 Reputation points
1 answer

How to Fix:Error: Microsoft ODBC Driver 18 for SQL Server : SSL Provider: [error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:self signed certificate].

I followed the documentation: https://learn.microsoft.com/en-us/sql/linux/quickstart-sql-server-containers-azure?view=sql-server-ver16&tabs=kubectl to deploy SQL server on AKS. But While connecting to it, getting the below error: Sqlcmd: Error:…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
863 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.
12,404 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,809 questions
asked 2023-06-27T20:19:16.9633333+00:00
Satyam 20 Reputation points
commented 2024-03-14T22:50:04.76+00:00
Ale Ruiz 0 Reputation points
0 answers

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,809 questions
asked 2024-03-11T06:18:17.1666667+00:00
Ctora 0 Reputation points
commented 2024-03-13T08:11:52.4366667+00:00
vipullag-MSFT 23,561 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to increase request timeout in app gateway after aks integration

Hi, I have created an AKS cluster and integrated it with my app gateway now when i create any listener through aks by default the request time out is set to 30secs how do i increase it i want to increase it to 120 secs how do i increase request time out…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
930 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,809 questions
asked 2024-03-08T10:59:48.8166667+00:00
Zahid Makandar - TSS Consultancy 60 Reputation points
accepted 2024-03-13T06:30:24.6066667+00:00
Zahid Makandar - TSS Consultancy 60 Reputation points
1 answer

How to solve a failed upgrade in aks nodepool

Hi I was trying to upgrade my cluster from 1.25.6 to 1.26.12. For that i have first upgraded control pane. Then I have upgraded rest of the nodepools. But one of my nodepool is not getting upgraded. It took 5 hours after that it got failed. After 5 hours…

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,809 questions
asked 2024-03-12T01:13:28.5066667+00:00
Remya R 0 Reputation points
commented 2024-03-13T06:04:47.78+00:00
vipullag-MSFT 23,561 Reputation points Microsoft Employee
1 answer

Application Gateway Ingress Controller and Consul service mesh

Have created HCS in Azure. I have aks cluster . I have integrated aks and HCS as per this https://learn.hashicorp.com/tutorials/consul/hashicorp-consul-service-aks?in=consul/hcs-azure I am using Azure Application Gateway Ingress Controller…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
930 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,809 questions
asked 2021-01-04T09:17:35.4+00:00
Somnath Shukla 411 Reputation points
commented 2024-03-13T00:23:03.8666667+00:00
Douglas Noronha Ferreira 0 Reputation points
0 answers

Why is that exempted pods show up on affected pods list?

I configured disable rule on "Azure running container images should have vulnerabilities resolved" by specifying their image digests but I still see the the images on affected pods list. Why is that?

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,809 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,147 questions
asked 2024-03-08T09:24:36.1233333+00:00
Eskedar Workeneh 5 Reputation points
commented 2024-03-12T23:47:38.4533333+00:00
kobulloc-MSFT 22,226 Reputation points Microsoft Employee
2 answers

UNABLE TO DELETE DISK THAT IS MOUNTED TO OLD NODE POOL

250 Gb disk mounted to old node pool, but it stuck there without being delete when rotating node pool.. We simply need to delete it, but the bottom is dimmed

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,809 questions
asked 2024-03-09T10:06:12.66+00:00
Sheshnarayan Patel (TATA CONSULTANCY SERVICES LTD) 0 Reputation points Microsoft Vendor
answered 2024-03-12T11:25:25.4+00:00
Anveshreddy Nimmala 1,050 Reputation points Microsoft Vendor
1 answer

502 Bad Gateway and unhealthy probe in AGIC AppGW

My application is with Angular FE and multiple Asp.net core web api's. I have deployed this in AKS and configured Appgw AGIC. My Ingress controller details Name: My ingress congiguration apiVersion: Expected: domain root path will route to Angular App…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
930 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,059 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,809 questions
asked 2024-03-11T10:34:51.4933333+00:00
Arun kumar 0 Reputation points
answered 2024-03-12T06:17:00.5166667+00:00
Anveshreddy Nimmala 1,050 Reputation points Microsoft Vendor