aks viewing kubelet logs

We can view kubelets logs in AKS by ssh-ing into the nodes by using '

kubectl debug node/aks-nodepool1-37663765-vmss000000 -it --image=mcr.microsoft.com/cbl-mariner/busybox:2.0


And then to view the logs simply, run the followings command


chroot /host

journalctl -u kubelet -o cat



 



Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type