kubectl-plugins
There are 256 repositories under kubectl-plugins topic.
ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl
kubernetes-sigs/krew
📦 Find and install kubectl plugins
eldadru/ksniff
Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
ahmetb/kubectl-tree
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
aylei/kubectl-debug
This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
iovisor/kubectl-trace
Schedule bpftrace programs on your kubernetes cluster using the kubectl
int128/kubelogin
kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)
kubepug/kubepug
Kubernetes PreUpGrade (Checker)
kvaps/kubectl-node-shell
Exec into node via kubectl
corneliusweig/rakkess
Review Access - kubectl plugin to show an access matrix for k8s server resources
sozercan/kubectl-ai
✨ Kubectl plugin to create manifests with LLMs
ishantanu/awesome-kubectl-plugins
Curated list of kubectl plugins
kubecolor/kubecolor
Colorize your kubectl output
1Panel-dev/webkubectl
Run kubectl command in Web Browser.
corneliusweig/ketall
Like `kubectl get all`, but get really all resources
kubernetes-sigs/krew-index
Plugin index for https://github.com/kubernetes-sigs/krew. This repo is for plugin maintainers.
jordanwilson230/kubectl-plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
soluble-ai/kubetap
Kubectl plugin to interactively proxy Kubernetes Services with ease
ahmetb/kubectl-foreach
Run kubectl commands in all/some contexts in parallel (similar to GNU xargs+parallel)
replicatedhq/outdated
Kubectl plugin to find and report outdated images running in a Kubernetes cluster
tohjustin/kube-lineage
A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster.
sysdiglabs/kubectl-dig
Deep kubernetes visibility from the kubectl
keisku/kubectl-explore
A better kubectl explain with the fuzzy finder
corneliusweig/konfig
konfig helps to merge, split or import kubeconfig files
patrickdappollonio/kubectl-slice
Split multiple Kubernetes files into smaller files with ease. Split multi-YAML files into individual files.
ernoaapa/kubectl-warp
Kubernetes CLI plugin for syncing and executing local files in Pod on Kubernetes
cybozu-go/moco
MySQL operator on Kubernetes using GTID-based semi-synchronous replication.
chenjiandongx/kubectl-images
🕸 Show container images used in the cluster.
NimbleArchitect/kubectl-ice
Kubectl-ice is an open-source tool for Kubernetes users to monitor and optimize container resource usage. Features include usage breakdowns for pods and containers, making scaling and optimization easier. The tool is compatible with major cloud providers and is actively developed by a community of contributors
Ramilito/kubesess
Kubectl plugin managing sessions
segmentio/kubectl-curl
Kubectl plugin to run curl commands against kubernetes pods
yokawasa/kubectl-plugin-ssh-jump
A kubectl plugin to access nodes or remote services using a SSH jump Pod
postfinance/kubectl-sudo
Run kubernetes commands with the security privileges of another user
nilic/kubectl-netshoot
kubectl plugin for spinning up netshoot container for network troubleshooting
d-kuro/kubectl-fuzzy
This tool uses fzf(1)-like fuzzy-finder to do partial or fuzzy search of Kubernetes resources. Instead of specifying full resource names to kubectl commands, you can choose them from an interactive list that you can filter by typing a few characters.
kvaps/kubectl-build
Build dockerfiles directly in your Kubernetes cluster.