kubel
kubel copied to clipboard
Displaying resource events when describing it
I'm fairly new to K8S but I realized that when I was using k9s, when describe a resource, I would get a section at the end displaying the latest events to the resource
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Created 14m (x8 over 18h) kubelet Created container api
Normal Started 14m (x8 over 18h) kubelet Started container api
I can't seem to reproduce that when using the kubel-describe-popup. Am I missing something or is that just not a feature atm?
Thanks!
Hi @jarodevs , thank you for reaching out. This is just not a feature at the moment. It would be pretty sweet though so I'll leave this issue open as a suggestion for future work.