-
Updated
Jun 6, 2022 - Go
#
kubectl-plugin
Here are 141 public repositories matching this topic...
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
good first issue
Good for newcomers
Open
syntax highlight
12
itaysk
commented
Aug 2, 2020
add option to syntax highlight the output as discussed here: https://twitter.com/Aguay_val/status/1287298579355381760
Review Access - kubectl plugin to show an access matrix for k8s server resources
-
Updated
Mar 21, 2022 - Go
Exec into node via kubectl
-
Updated
Mar 23, 2022 - Shell
Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
kubernetes
security
cluster
permissions
rbac
kubectl
access-control
k8s-cluster
kubernetes-api
rapid7
least-privilege
kubectl-plugin
kubernetes-rbac
podsecuritypolicies
alcide
krew-plugin
who-can
-
Updated
Jun 16, 2022 - Go
Like `kubectl get all`, but get really all resources
-
Updated
May 27, 2022 - Go
kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
-
Updated
Jun 13, 2022 - Rust
gbartolini
commented
Apr 22, 2022
Summarize Kubernetes RBAC roles for the specified subjects.
-
Updated
May 26, 2022 - Go
konfig helps to merge, split or import kubeconfig files
-
Updated
Oct 3, 2021 - Shell
kubectl plugin - giving admins df (disk free) like utility for persistent volumes
-
Updated
Jul 27, 2021 - Go
kubectl plugin to show cluster CPU and Memory requests utilization
-
Updated
Sep 10, 2020 - Shell
kubectl plugin that deletes unused Kubernetes resources
-
Updated
Jun 13, 2022 - Go
Experimental tool to query K8s API using plain SQL
-
Updated
Jan 28, 2022 - Rust
patrickdappollonio
commented
Nov 11, 2021
Now that --include-kind and --include-name and their --exclude-* counterparts are in, as well as supporting globs on either of them, I should add:
--include: to include any resource based on the format${kind}/${name}--exclude: to do the opposite
That way, you can do any of these queries:
kubectl-slice --include "deployment/*"
kubectl-slice --exclude "c
enhancement
New feature or request
good first issue
Good for newcomers
community-feedback
Asking the community what the best solution might be
A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster.
-
Updated
Mar 4, 2022 - Go
Build dockerfiles directly in your Kubernetes cluster.
-
Updated
Nov 18, 2021 - Shell
A better kubectl explain with the fuzzy finder
-
Updated
May 31, 2022 - Go
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.
-
Updated
Jun 18, 2022 - Go
Kubectl plugin to run curl commands against kubernetes pods
-
Updated
Apr 21, 2022 - Go
A CLI tool providing you with status & configuration of a Kubernetes cluster fleet
-
Updated
Jul 1, 2020 - Go
-
Updated
Jan 18, 2021 - Go
Kubectl plugin to interactively exec into a pod
-
Updated
Mar 21, 2022 - Go
A tool to dump and restore Prometheus data blocks.
-
Updated
May 2, 2022 - Go
view running kubernetes information about multi-container pods and sidecars to assist in troubleshooting and information gathering
kubernetes
golang
kubectl
sidecar-container
kubectl-plugins
krew
multi-container
kubectl-plugin
krew-plugin
-
Updated
Jun 18, 2022 - Go
A kubectl plugin to access nodes or remote services using a SSH jump Pod
-
Updated
Feb 16, 2022 - Shell
Krew plugin to restart Kubernetes Nodes sequentially and gracefully
-
Updated
Mar 12, 2022 - Shell
bergerx
commented
May 18, 2022
enhancement
New feature or request
good first issue
Good for newcomers
template only
Something that involves only go template changes
Improve this page
Add a description, image, and links to the kubectl-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubectl-plugin topic, visit your repo's landing page and select "manage topics."



At the moment of writing this issue, kubectl trace only supports X86-64 as target architecture.
The tool should be able to schedule bpftrace programs against all the architectures supported by bpftrace, that are X86-64 and arm64 (aarch64) see the Cmake definition.
To achieve that we n