k9s Command Examples

View and manage Kubernetes clusters. More information: https://k9scli.io/topics/commands/.

k9s --context {{kubeconfig_context_name}}

k9s --readonly --cluster {{cluster_name}}

k9s --namespace {{kubernetes_namespace}} --cluster {{cluster_name}}

k9s --command {{pod}} --logLevel debug --cluster {{cluster_name}}