Before I could use kubectl logs devops2-pdf-xxx
to check the log of the pods.
But after I upgraded the kubectl
version, I could not do that. Thus, seems the service is not running well.
But when I run kubectl describe node
, the resource allocation is less than 100%.
kubectl logs xxx
:
Error from server: Get "https://aks-agentpool-123456-1:10250/containerLogs/default/devops2-deployment-123456-456/devops2-pdf": dial tcp 10.240.0.5:10250: i/o timeout