k9s — filter resources k9s
Filter listed resources by name pattern (press '/' to activate)
/pattern
# Press '/' then type filter string, Esc to clear
more k9s
all 21 commands →
k9s — describe resource
d
# Press 'd' on selected resource to view describe output
k9s — logs of pod
l
# Press 'l' on a pod; '0' for all containers, 'w' to wrap
k9s — shell into pod
s
# Press 's' on a pod to open a shell (uses first container)
k9s — delete resource
ctrl-d
# Press Ctrl+D on selected resource, confirm with Enter
Launch k9s for namespace
k9s -n <ns>