k9s/plugins
Howie Zhao 6b93085b61
fix: fix outdated stern links (#1990)
2023-03-16 14:16:31 -06:00
..
kubectl Merge pull request #619 from Flare576/master 2020-05-23 11:46:55 -06:00
kubectl-plugins handling non json lines as raw with red color 2020-11-30 09:45:37 +01:00
README.md added full logs viewing (#2002) 2023-03-16 14:08:30 -06:00
carvel.yml Plugin support for carvel kapp CR (#1830) 2022-10-30 07:04:15 -06:00
dive.yml Update readme and examples 2020-05-01 22:26:08 +02:00
flux.yml flux.yml plugin now displays stderr messages (#1829) 2022-10-30 07:03:39 -06:00
get-all.yml Add plugin example to list all resources in a namespace 2020-06-16 20:25:17 +02:00
helm-default-values.yml plugin to allow default chart values retrieval (#1539) 2022-05-19 09:13:52 -06:00
helm-purge.yml feat(helm): add helm purge plugin 2020-03-12 16:03:47 -05:00
helm_values.yml Add plugin examples for `helm get values` and `kubectl get events` (#1288) 2021-11-20 12:34:15 -07:00
job_suspend.yml Update readme and examples 2020-05-01 22:26:08 +02:00
k3d_root_shell.yml Plugin for opening a root shell to k3d containter (#1709) 2022-09-18 08:08:38 -06:00
log_full.yml added full logs viewing (#2002) 2023-03-16 14:08:30 -06:00
log_jq.yml Update readme and examples 2020-05-01 22:26:08 +02:00
log_stern.yml fix: fix outdated stern links (#1990) 2023-03-16 14:16:31 -06:00
watch_events.yml Add plugin examples for `helm get values` and `kubectl get events` (#1288) 2021-11-20 12:34:15 -07:00

README.md

K9s community plugins

K9s plugins extend the tool to provide additional functionality via actions to further help you observe or administer your Kubernetes clusters.

Plugin-Name Description Available on Views Shortcut Kubectl plugin, external dependencies
log_stern.yml View resource logs using stern pods Ctrl-l
log_jq.yml View resource logs using jq pods Ctrl-j kubectl-plugins/kubectl-jq
job_suspend.yml Suspends a running cronjob cronjobs Ctrl-s
dive.yml Dive image layers containers d Dive
k3d_root_shell.yml Root shell to k3d container containers Shift-s jq
get-all.yml get all resources in a namespace all g Krew, ketall
log_full.yml get full logs from pod/container pods/containers Ctrl-l