AKS Cluster API Server FQDN not registered with Azure DNS
I recently deployed an AKS Cluster using terraform but I cannot connect to it using the API Server FQDN visible from the portal as it doesn't appear to have registered itself with Azure DNS. I googled for solutions and found the following troubleshooting…
Azure Kubernetes Service (AKS)
AKS azure container storage extensions installs own cert-manager as helm dependency.
Hi We have an AKS cluster and want to use azure container storage extension... OpenEBS based storage. Now we faced the problem, that the extension helm chart installs cert-manager as a dependency but with default configuration and in an old version. We…
Azure Kubernetes Service (AKS)
i want to create Alert for AKS nodes.
Hi, I have to create AKS alert using log alert rules, basically a KQL and have the following metrics to cover. NodeMemoryPressure / NodeDiskPressure / NodePIDPressure NodeOutOfDisk Please help me in understanding which table in the Log Analytics…
Azure Kubernetes Service (AKS)
Getting "Cannot connect document 2022-08-31 grpc server from 127.0.0.1:50051 after 150 seconds." when running container locally
I keep getting this error when running my container locally on Kubernetes using helm charts Below Document container console log EULA Notice: Copyright © Microsoft Corporation 2020. This Cognitive Services Container image is made available to you under…
Azure Kubernetes Service (AKS)
Azure AI Document Intelligence
KEDA scale-to-zero issues
KEDA HTTP Add-on (v0.10.0) Issues in AKS Problem Description We're experiencing issues with the KEDA HTTP Add-on (v0.10.0) in our AKS cluster. The main problem manifests in two ways: When routing requests through the KEDA HTTP interceptor, we…
Azure Kubernetes Service (AKS)
Unable to delete AKS cluster
Unable to delete an unused cluster. I've been trying it for a couple of days but couldn't do it. VNet, subnet, public IP resources are already deleted. Recieved this error everytime I try to delete the cluster. (DNCCleanupServiceError) Failed to clean up…
Azure Kubernetes Service (AKS)
How can I set a custom cloud-init script to run on the AKS agent pool?
I would like to add some specific configuration to my AKS agent pool. How do I pass a cloud-init script to the agent pool creation request?
Azure Kubernetes Service (AKS)
Connectivity Issues with AKS Web App Deployment
We are currently experiencing issues with a web application/site deployed on an Azure Kubernetes Service (AKS) cluster. The key challenges include: Inability to connect to the web app hosted on the AKS cluster. Missing system-kube-proxy pods in the…
Azure Kubernetes Service (AKS)
Flux in a Hub $ Spoke Architecture - How to access remote AKS Cluster with Azure RBAC enabled and local_user access disabled
Hi there, I'm currently setting up a hub-and-spoke GitOps architecture using the AKS GitOps (Flux) extension. Flux is installed in a central (hub) AKS cluster and is intended to manage application and infrastructure deployments across multiple spoke AKS…
Azure Kubernetes Service (AKS)
How to create an AKS cluster where nodes don't have outbound internet access?
My Requirement - An AKS cluster with public authorised IP api server, but nodes do not have any outbound internet access (due to organisation security). I should be able to run kubectl commands from my local terminal. Most suggested option is to create…
Azure Kubernetes Service (AKS)
No scalable VMs in East US region
We have provisioned an AKS cluster in the East US region. It is stopped / started using an Automation Account each evening to reduce costs as it's a Development environment only. This is the second time in the past week that we have been unable to start…
Azure Kubernetes Service (AKS)
Kubernetes cluster unreachable
Get the following error when deploying a project from DevOps to AKS " Error: kuberntes cluster unreachable : get "https://##############-a0r7yt4o.0538e07b-5aa6-43e6-b5f2-c45781d9c9c0.privatelink.eastus.azmk8s.io:443/version":dial tcp…
Azure Kubernetes Service (AKS)
How to deploy azure aks on private subnet without internet and allow the public access for the specific IPaddress
We have deployed the AKS in private subnet without internet and below outbound rule in our NSG. 443 - azure cloud 443 - mcr.microsoft.com (allowed these 2 ips 150.171.70.10,150.171.69.10) for coredns, kubeproxy I believe these two IP addresses will…
Azure Kubernetes Service (AKS)
Unable to delete full AKS ARC
Hello, I have an AKS Arc cluster deployed on Azure Stack HCI (version 23H2) using the Jumpstart hcibox. I am unable to delete the cluster. The resource is stuck in: provisioningState: Deleting status: Offline currentState: Failed Attempts to delete…
Azure Kubernetes Service (AKS)
The Azure Load Balancer is not accepting external connections for the Nginx service despite reporting its backend nodes as healthy via health probes.
Hello, I'm encountering a persistent issue with external connectivity to an Nginx Ingress controller service exposed via a standard Azure Load Balancer on my AKS cluster. The Problem: External connection attempts (e.g., curl) to the Load Balancer's…
Azure Kubernetes Service (AKS)
Azure VPN client not able to resolve private DNC
I have successfully created AKS and VPN and able to ping private nodes after connecting to VPN via macos Azure VPN client but not able to resolve API endpoint of my private AKS cluster
Azure Kubernetes Service (AKS)
aks cluster is not launching
what donse this means, may i why this error is getting ? {"error":{}} Get support Perform self-diagnostics Summary Session IDe0cdd7209c26456cb7e9055382e88f4c Resource…
Azure Kubernetes Service (AKS)
Traffic to AKS ingress is blocked when using domain name
Hi, few weeks ago I created new kubernetes cluster, installed ingress-nginx and some test application. Plan was to test some basic setup and then install letsencrypt for https. I tried 2 setups for ingress, with host name and without. Both works fine if…
Azure Kubernetes Service (AKS)
How to update custom container register CA certificate in Aks node
Im trying to pull the image from self hosted gitlab container registry. But it shows below error. Events: Type Reason Age From Message Normal Scheduled 72s default-scheduler Successfully…
Azure Kubernetes Service (AKS)
Failed deployment SFPTgo from marketplace, with AKS cluster creation
Trying to deploy SFPTgo + AKS cluster but deployment fails. The details of the error are below... Any thoughts? The storageProfile is set to ManagedDisks "agentPoolProfiles": [ { …