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

Sort by: Updated
2 answers

How can I analyze the logs coming from AKS and reduce them?

I have recently added a data connector for AKS to my Sentinel workspace and it has caused a major hike in the amount of logs ingested in the workspace (which eventually increases the costs as well) I want to know: How can I check which tables are…

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,073 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,123 questions
asked 2024-09-04T08:02:02.1666667+00:00
Najam ul Saqib 280 Reputation points
commented 2024-09-15T14:23:11.96+00:00
Najam ul Saqib 280 Reputation points
1 answer

What are best security best practices to connect AKS with SQL Server?

Hi, I have an AKS cluster on Azure and one of the pod is connecting to the SQL server, the SQL server is also being consumed by a function app. I dont want my SQL server to be exposed publicly, and I know private endpoint can be used between function app…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,671 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,073 questions
asked 2024-09-09T07:58:28.5733333+00:00
Najam ul Saqib 280 Reputation points
commented 2024-09-15T14:08:41.98+00:00
Najam ul Saqib 280 Reputation points
0 answers

Azure Machine Learning Terminal Instance HTTP Access Disruption

Hello everyone, our Azure workspace terminal instance (e.g., https://xxxxxx.eastus.inference.ml.azure.com/score) suddenly became inaccessible via HTTP at 9:30 AM on September 6th. Prior to this incident, we were able to call it normally. We are using a…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 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,073 questions
asked 2024-09-09T01:58:27.2066667+00:00
杨彪 0 Reputation points
commented 2024-09-14T02:16:19.46+00:00
杨彪 0 Reputation points
0 answers

PDB issue while draining the nodes

What is the problem with this config. Whenever I run kubectl drain <node> this error is coming: "Cannot evict pod as it would violate the pod's disruption budget". I can clearly see that 3 pods are created on 3 different nodes. Now while…

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,073 questions
asked 2024-09-11T17:19:43.33+00:00
Tanul 1,281 Reputation points
commented 2024-09-13T21:09:45.47+00:00
Sai Krishna Katakam 120 Reputation points Microsoft Vendor
1 answer

AGIC service health probe by default goes to default probe eventhough I define the Ingress rules

I am using AGIC for my cluster. Recently I am observing the behaviour of health probe for each service we deployed is getting added to default probe in app gateway instead of creating a new one. Initially I thought problem with specific namespace but…

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,073 questions
asked 2024-09-09T11:12:01.91+00:00
Hari Prasad 0 Reputation points
edited a comment 2024-09-13T16:45:53.3566667+00:00
Akshay kumar Mandha 385 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Why I am getting AKS security recomendation even I have definied in deployment YAML: Container CPU and memory limits should be enforced

I am running a deployment in AKS cluster and below is my YAML where I have clearly defined cpu/memory request and limit. Question is why I am getting AKS security recommendation : Container CPU and memory limits should be enforced ? apiVersion:…

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,073 questions
asked 2021-08-21T13:51:18.783+00:00
Mohammad Ajmal Yazdani 391 Reputation points
commented 2024-09-13T16:32:48.7166667+00:00
Nishikant raj 1 Reputation point
2 answers

How to hide a Response Server Header from a python application deployed in AKS as service?

Hello, I have my Python flask application running in AKS as a service. I want to hide the server information that is visible in Response headers under Server header. Application specific changes are not working when deployed on AKS. Please suggest ways…

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,073 questions
asked 2024-08-29T19:19:54.22+00:00
Pranjali D. Deshbhratar 0 Reputation points
commented 2024-09-13T10:14:23.9766667+00:00
Nikhil Duserla 2,025 Reputation points Microsoft Vendor
1 answer

Problem with managed Prometheus and AKS

When starting a new AKS Cluster and enabling the managed Prometheus option I get the following result: Following the https://video2.skills-academy.com/en-us/azure/azure-monitor/containers/prometheus-metrics-troubleshoot guide, all seems to be working but no…

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,073 questions
asked 2024-09-11T13:54:51.49+00:00
Milton Arango Giraldo 0 Reputation points
commented 2024-09-13T06:44:56.72+00:00
Nikhil Duserla 2,025 Reputation points Microsoft Vendor
2 answers

Hitting AKS Kubernetes API with an AD app

Is there a way to use an AD app (app-id, secret, subscription) to authenticate with the Kubernetes API via HTTPS to get cluster's information without using azure cli? (like nodes, nodes configuration, roles, etc)

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,073 questions
asked 2024-02-23T19:54:38.6166667+00:00
Vlad Vantaroo 20 Reputation points
commented 2024-09-13T00:49:36.9766667+00:00
Chris 0 Reputation points
0 answers

How to recreate certitifcate for azure hci AKS worker node ?

Hello, Can anyone provide the steps to generate a certificate for Kubelet? The AKS HCI worker node is in a "NotReady" state because Kubelet is not running. The Kubelet logs show the following error :moc-lhylsw0kus0 kubelet[1514068]:…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
335 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,073 questions
asked 2024-09-09T18:36:06.4966667+00:00
Demo 20 Reputation points
commented 2024-09-12T18:58:10.4633333+00:00
Mahesh Goud Juvvadi 975 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to enable private endpoint between AKS and Azure SQL & Key Vault

Hi I am using AKS on Azure which is communicating with Azure SQL and Key Vault, I want that I disable public access and only use private endpoint but, when I enable private endpoint on SQL I cant see VNet of AKS in the list, same goes for Key Vault as…

Azure SQL Database
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,073 questions
asked 2024-08-14T16:48:21.56+00:00
Najam ul Saqib 280 Reputation points
accepted 2024-09-12T13:50:19.54+00:00
Najam ul Saqib 280 Reputation points
1 answer

Number of K8s per cluster in

Hi, When trying to build an estimation for container insights data volume (Azure pricing calculator -> Azure monitor -> Log Data Ingestion -> Estimate Data Volume -> Estimate data volume using Container Insights) there is a field called…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,196 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,073 questions
asked 2024-09-09T16:24:53.1266667+00:00
Assaf L 261 Reputation points
commented 2024-09-12T10:40:14.7233333+00:00
Vinodh247 18,101 Reputation points
0 answers

How to update AKS Coredns?

Hello, I have a quick question how to properly upgrade an AKS CoreDNS deployment. Current CoreDNS image mcr.microsoft.com/oss/kubernetes/coredns:v1.9.4-hotfix.20240704 I modify the deployment but it keeps getting written when restarting 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,073 questions
asked 2024-09-11T00:45:31.15+00:00
c2_confluent 0 Reputation points
edited a comment 2024-09-12T06:26:56.0433333+00:00
Mounika Reddy Anumandla 235 Reputation points Microsoft Vendor
0 answers

AKS Ingress works with IP and DNS label but not with Cloudflare DNS Record

So, I created an AKS cluster with 2 deployments: C# RESTfull API C# YARP API Gateway both have ClusterIP services. I added nginx ingress controller to my cluster and created an ingress component in namespaces where the pods and services of my…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
665 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,073 questions
asked 2024-09-09T13:34:47.97+00:00
Filip Curin 20 Reputation points
commented 2024-09-11T17:16:52.0266667+00:00
Sai Krishna Katakam 120 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

I would like to know if there is any cost associated with enabling the feature of LiveRezise in azure Disk and AKS PVs?

I would like to know if there is any cost associated with enabling the feature of LiveRezise in azure Disk and AKS PVs? Microsoft.compute/LiveResize

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,073 questions
asked 2024-08-14T03:30:49.9333333+00:00
Pravendra Rajput 51 Reputation points
accepted 2024-09-10T23:21:29.97+00:00
Pravendra Rajput 51 Reputation points
1 answer One of the answers was accepted by the question author.

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.
2,073 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,433 questions
asked 2024-07-16T09:18:58.7233333+00:00
Filip Curin 20 Reputation points
accepted 2024-09-09T13:19:06.7366667+00:00
Filip Curin 20 Reputation points
1 answer

Unable to reach the api server.

Hello Who could help me with a problem that I am having when trying to visualize the Pods within the AKS cluster. I clarify that I am logging within the corresponding VPN, that my Azure user is Owner of the Tenant and that he has all the roles to be able…

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,073 questions
asked 2023-09-06T12:43:38.6633333+00:00
Fernando Gutierrez 160 Reputation points
commented 2024-09-09T07:51:20.5766667+00:00
Aavula Saikiran 0 Reputation points Microsoft Vendor
1 answer

How to trace network latency from my AKS to VM in the same network

Hi there, We have our services running on AKS and we have one of our middlewares on Azure Virtual machine, they connect to each other through Virtual Network, I occasionally see very high latencies during these as high as few seconds for bytes of data.…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,790 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,073 questions
asked 2024-09-09T04:55:16.7333333+00:00
Mayank 0 Reputation points
edited an answer 2024-09-09T05:27:57.36+00:00
Prrudram-MSFT 24,366 Reputation points
1 answer

Inbound rule for agentpool (aks-nodepool) via ARM template

How can I add a inbound rule to NSG of VMSS, attached to network Interface via ARM template?

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,073 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.
384 questions
asked 2024-09-02T06:39:32.55+00:00
Aditya Pai 5 Reputation points
commented 2024-09-09T05:17:39.4566667+00:00
Prrudram-MSFT 24,366 Reputation points
1 answer

AKS Ingress Controller not accessible from external network despite correct configuration

I'm encountering an issue with my Azure Kubernetes Service (AKS) cluster where I can't access my application through the Ingress Controller from the external network, despite seemingly correct configuration. Here are the details: Environment: 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,073 questions
asked 2024-09-04T20:42:05.0066667+00:00
Kevin Wang 0 Reputation points
commented 2024-09-09T03:58:15.0133333+00:00
Nikhil Duserla 2,025 Reputation points Microsoft Vendor