Skip to content

k9s Shortucts

Source: k9s Commands, Key Bindings

DescriptionShortcut
View pods:pods
View deployments:deploy
View services:svc
View persistent volumes:pv
View persistent volume claims:pvc
View deployments xray:xray deploy
View roles:rb
View resource xray:xray <resource> <namespace>
View namespaces:namespace
View stateful sets:statefulset
View events:event
View pulses (dashboard, counts of k8s items):pulses
Switch context:ctx
Switch context, by name:ctx <name>
List view all0
List view default (user created components)1
BackEsc
Quit:q
Open Shell on Selected Pods

For other possible views commands, see use kubectl api-resources for a complete list of supported resources.