Top "Azure-aks" questions

questions about managed Kubernetes on Azure (AKS)

ImagePullBackOff error in Kubernetes while pulling docker images from private dockerhub registry

I try to build a CI/CD Pipeline with Azure Devops. My goal is to Build a docker Image an …

azure kubernetes azure-devops azure-aks
'Unable to connect Net/http: TLS handshake timeout' — Why can't Kubectl connect to Azure Kubernetes server? (AKS)

My question (to MS and anyone else) is: Why is this issue occurring and what work around can be implemented …

azure azure-aks
How to Integrate GitLab-Ci w/ Azure Kubernetes + Kubectl + ACR for Deployments?

Our previous GitLab based CI/CD utilized an Authenticated curl request to a specific REST API endpoint to trigger the …

azure kubernetes continuous-integration gitlab azure-aks
NGINX ingress controller timing out request after 60s

When a request takes over 60s to respond it seems that the ingress controller will bounce From what I can …

kubernetes kubernetes-ingress azure-aks nginx-ingress
Unable to connect to the server: dial tcp: lookup <Server Location>: no such host

I'm beginning to build out a kubernetes cluster for our applications. We are using Azure for cloud services, so my …

azure powershell kubernetes kubectl azure-aks