kubel icon indicating copy to clipboard operation
kubel copied to clipboard

Displaying resource events when describing it

Open jarodevs opened this issue 1 year ago • 1 comments

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!

jarodevs avatar Nov 27 '24 14:11 jarodevs

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.

abrochard avatar Dec 04 '24 19:12 abrochard