k9s/plugins
David Němec 2c79dcfda8
Update readme and examples
2020-05-01 22:26:08 +02:00
..
kubectl-plugins changed plugin col references. Bugz #616 #615 #614 2020-03-13 00:24:04 -06:00
README.md Add dive plugin to README 2020-04-19 23:51:38 +02:00
dive.yml Update readme and examples 2020-05-01 22:26:08 +02:00
job_suspend.yml Update readme and examples 2020-05-01 22:26:08 +02:00
log_jq.yml Update readme and examples 2020-05-01 22:26:08 +02:00
log_stern.yml Update readme and examples 2020-05-01 22:26:08 +02:00

README.md

K9s community plugins

K9s plugins extend the tool to provide additonal 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 kubetcl-plugins/kubectl-jq
job_suspend.yml Suspends a running cronjob cronjobs Ctrl-s
dive.yml Dive image layers containers d Dive