This message was deleted.
# kubernetes
a
This message was deleted.
b
I'm not familiar with azure, but is there a storage controller pod running? I'd start with logs there, and also node system logs which might shed some light
w
@bulky-computer-31499 Hey thanks for your response Mike. When you refer to node system logs do you just mean the logs on the VM or is there a way to see more detailed logs of my nodes through rancher or kubernetes?
b
I usually configure my log aggregator to scrape node logs (VM level) so I have a way to cross reference — but yea, I mean sys log / journald logs at the vm level. But start with storage controller
In cluster
w
@bulky-computer-31499 Hello Mike, I have a pretty basic understanding of Kubernetes. Is there any chance you could provide me a link or tell me more about how to see the storage controller in kubectl or rancher? My googling is not helping me currently.
@bulky-computer-31499 Hey Mike just pinging again to see if you have any info for me
b
I am unfamiliar with azure AKS but most providers there would be some storage controller pod in kube-system that might have some useful logs to look at.