kubectl-plugin
There are 204 repositories under kubectl-plugin topic.
cloudnative-pg/cloudnative-pg
CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance
ahmetb/kubectl-tree
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
iovisor/kubectl-trace
Schedule bpftrace programs on your kubernetes cluster using the kubectl
itaysk/kubectl-neat
Clean up Kubernetes yaml and json output to make it readable
kvaps/kubectl-node-shell
Exec into node via kubectl
corneliusweig/rakkess
Review Access - kubectl plugin to show an access matrix for k8s server resources
alcideio/rbac-tool
Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
davidB/kubectl-view-allocations
kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
corneliusweig/ketall
Like `kubectl get all`, but get really all resources
keisku/kubectl-explore
A better kubectl explain with the fuzzy finder
yashbhutwala/kubectl-df-pv
kubectl plugin - giving admins df (disk free) like utility for persistent volumes
tohjustin/kube-lineage
A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster.
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.
Ladicle/kubectl-rolesum
Summarize Kubernetes RBAC roles for the specified subjects.
knight42/krelay
A better alternative to `kubectl port-forward` that can forward TCP or UDP traffic to IP/Host which is accessible inside the cluster.
applejag/kubectl-klock
A kubectl plugin to render watch output in a more readable fashion
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
etopeter/kubectl-view-utilization
kubectl plugin to show cluster CPU and Memory requests utilization
micnncim/kubectl-reap
kubectl plugin that deletes unused Kubernetes resources
Dentrax/kubesql
Experimental tool to query K8s API using plain SQL
nilic/kubectl-netshoot
kubectl plugin for spinning up netshoot container for network troubleshooting
rajatjindal/kubectl-modify-secret
kubectl-modify-secrets allows user to directly modify the secret without worrying about base64 encoding/decoding
segmentio/kubectl-curl
Kubectl plugin to run curl commands against kubernetes pods
knight42/kopilot
Your AI Kubernetes Expert
yokawasa/kubectl-plugin-ssh-jump
A kubectl plugin to access nodes or remote services using a SSH jump Pod
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.
ahmetb/kubectl-node_resource
Query node allocations/utilizations in kubectl
pehlicd/crd-wizard
CR(D) Wizard is a web and tui based dashboard designed to provide a clear and intuitive interface for visualizing and exploring Kubernetes Custom Resource Definitions (CRDs) and their corresponding Custom Resources (CRs). It helps k8s users to quickly understand the state of their custom controllers and the resources they manage.
knight42/kubectl-blame
Show who edited resource fields.
kvaps/kubectl-build
Build dockerfiles directly in your Kubernetes cluster.
gabeduke/kubectl-iexec
Kubectl plugin to interactively exec into a pod
huazhihao/kubespy
pod debugging tool for kubernetes clusters with docker runtimes
ihcsim/promdump
A tool to dump and restore Prometheus data blocks.
chrisns/kubectl-passman
kubectl plugin that provides the missing link/glue between common password managers and kubectl
ahmetb/kubectl-pods_on
kubectl plugin to query Pods by Node names or selectors