Редактировать YAML ресурса k9s
Открыть YAML ресурса для редактирования в k9s
e (on selected resource)
more k9s
all 21 commands →
Переключить контекст
k9s --context my-cluster
k9s — просмотр типа ресурса
:pod
# or :svc :deployment :helmreleases :kustomizations
k9s — фильтровать ресурсы
/pattern
# Press '/' then type filter string, Esc to clear
k9s — describe ресурса
d
# Press 'd' on selected resource to view describe output
k9s — логи пода
l
# Press 'l' on a pod; '0' for all containers, 'w' to wrap