k9s/plugins
Alexandre Veyrenc 4f78ab77ec
Fix Flux trace plugin command (#3041)
2025-01-12 08:41:12 -07:00
..
kubectl Merge pull request #619 from Flare576/master 2020-05-23 11:46:55 -06:00
kubectl-plugins fix: do not hard-code path to kubectl in jq plugin (#2678) 2024-05-03 07:32:00 -06:00
README.md feat: add helm diff plugin (#3017) 2025-01-06 10:01:32 -07:00
ai-incident-investigation.yaml Fix typos (#3026) 2024-12-16 09:09:22 -07:00
argo-rollouts-powershell.yaml Adding Argo Rollouts plugin version for PowerShell (#2937) 2024-11-03 08:23:12 -07:00
argo-rollouts.yaml fix(argo-rollouts plugin): resolve improper piping in watch command (#3009) 2024-12-07 08:32:14 -07:00
argocd.yaml Add argocd plugin (#2898) 2024-10-14 09:16:26 -06:00
blame.yaml K9s/release v0.31.0 (#2440) 2024-01-08 18:30:49 -07:00
carvel.yaml Update carvel plugin kick to shift K (#2426) 2024-01-03 23:35:36 -07:00
cert-manager.yaml Fix typos (#3026) 2024-12-16 09:09:22 -07:00
crossplane.yaml feat: change to crossplane cli & add crossplane-watch (#2985) 2024-11-28 10:42:36 -07:00
current-ctx-terminal.yaml add new plugin current-ctx-terminal (#2795) 2024-08-15 17:46:32 -06:00
debug-container.yaml Bump version of netshoot image in debug-container plugin (#2996) 2024-11-28 10:41:15 -07:00
dive.yaml K9s/release v0.30.1 (#2369) 2023-12-24 11:29:22 -07:00
duplik8s.yaml fixed conflicting plugin shortcuts, and added 2 new plugins (#2930) 2024-10-27 18:20:53 -06:00
eks-node-viewer.yaml Adding eks-node-viewer plugin (#2914) 2024-10-30 07:40:21 -06:00
flux.yaml Fix Flux trace plugin command (#3041) 2025-01-12 08:41:12 -07:00
get-all.yaml K9s/release v0.30.1 (#2369) 2023-12-24 11:29:22 -07:00
helm-default-values.yaml K9s/release v0.30.1 (#2369) 2023-12-24 11:29:22 -07:00
helm-diff.yaml feat: add helm diff plugin (#3017) 2025-01-06 10:01:32 -07:00
helm-purge.yaml Update helm-purge.yaml (#2787) 2024-08-15 17:53:35 -06:00
helm-values.yaml K9s/release v0.31.0 (#2440) 2024-01-08 18:30:49 -07:00
job-suspend.yaml K9s/release v0.32.4 (#2637) 2024-03-20 13:14:37 -06:00
k3d-root-shell.yaml K9s/release v0.32.4 (#2637) 2024-03-20 13:14:37 -06:00
keda-toggle.yaml feat(2896): Add toggle keda plugin (#2897) 2024-10-14 09:17:20 -06:00
kubectl-get-in-shell.yaml Create kubectl-get-in-shell.yaml (#2789) 2024-08-15 17:50:57 -06:00
liveMigration.yaml K9s/release v0.32.4 (#2637) 2024-03-20 13:14:37 -06:00
log-full.yaml fixed conflicting plugin shortcuts, and added 2 new plugins (#2930) 2024-10-27 18:20:53 -06:00
log-jq.yaml K9s/release v0.31.0 (#2440) 2024-01-08 18:30:49 -07:00
log-loki.yaml Fix typos (#3026) 2024-12-16 09:09:22 -07:00
log-stern.yaml fixed conflicting plugin shortcuts, and added 2 new plugins (#2930) 2024-10-27 18:20:53 -06:00
openssl.yaml Added cert-manager and openssl plugins. (#2699) 2024-05-18 08:45:02 -06:00
remove-finalizers.yaml Fix typos (#3026) 2024-12-16 09:09:22 -07:00
resource-recommendations.yaml K9s/release v0.31.0 (#2440) 2024-01-08 18:30:49 -07:00
rm-ns.yaml K9s/release v0.32.4 (#2637) 2024-03-20 13:14:37 -06:00
spark-operator.yaml Add a spark-operator plugin (#2821) 2024-08-15 17:10:47 -06:00
trace-dns.yaml plugin/trace-dns: Trace DNS requests using Inspektor Gadget (#2986) 2024-11-28 10:40:58 -07:00
watch-events.yaml K9s/release v0.31.0 (#2440) 2024-01-08 18:30:49 -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.

Following is an example of some plugin files in this directory. Other files are not listed in this table.

Plugin-Name Description Available on Views Shortcut Kubectl plugin, external dependencies
ai-incident-investigation.yaml Run AI investigation on application issues to find the root cause in seconds all Shift-h/o HolmesGPT
debug-container.yaml Add ephemeral debug container
(nicolaka/netshoot)
containers Shift-d
dive.yaml Dive image layers containers d Dive
get-all.yaml get all resources in a namespace all g Krew, ketall
helm-diff.yaml Diff with previous revision / current revision helm/history Shift-D/Q helm-diff
job_suspend.yaml Suspends a running cronjob cronjobs Ctrl-s
k3d_root_shell.yaml Root shell to k3d container containers Shift-s jq
keda-toggle.yaml Enable/disable keda ScaledObject autoscaler scaledobjects Ctrl-N
log_stern.yaml View resource logs using stern pods Ctrl-l
log_jq.yaml View resource logs using jq pods Ctrl-j kubectl-plugins/kubectl-jq
log_full.yaml get full logs from pod/container pods/containers Ctrl-l
resource-recommendations.yaml View recommendations for CPU/Memory requests based on historical data deployments/daemonsets/statefulsets Shift-k Robusta KRR
trace-dns.yaml Trace DNS resolution using Inspektor Gadget (4) containers/pods/nodes Shift-d