Questions tagged [aks]
80 questions
0
votes
1 answer
How to find out IOPS disk usage by pod/container on k8s nodes?
My vms have been hard hit by IOPS (Causing network errors and other strange behavior) and I wonder what of my pods is causing it (if any) - how can I find out? I couldn't find a clear tool providing this info. I'll be glad for any clues (Cluster…

alonisser
- 153
- 9
0
votes
1 answer
Problems After Deploying Gitub Repo to Azure Kubernetes Service
I created an AKS successfully and tried to deploy a project from my Github repository. I followed the guidance on the following page and it sent me a success notice in the Azure Portal.
However, later I found some hidden failure notice on Azure…

Yan Yang
- 123
- 5
-1
votes
1 answer
Azure aks private cluster - How show list workload
I learning work with aks in azure. I want create private aks. I know manage or deploy to cluster over az aks command invoke.... But I have problem with portal.azure.com. When I click to list Worlkloads I get error:
"Unable to reach the api server…

spirit123
- 1
- 1
-1
votes
1 answer
Kubernetes storage class for blob storage (AZURE storage account)
Can we use azure storage account: blob for storing EFK logs using persistent volume.
Ihv verified below article i didn't see anything related to…

Shiva
- 1
-2
votes
1 answer
Learning Kubernetes
So I am trying to learn Kubernetes on Azure so doing the tutorial: https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-prepare-acr
Problem is on the login step the command does not work:
Log in to the container registry To use the ACR…

Jeff Zenno
- 31
- 1