-
Updated
Jun 8, 2020 - Go
#
kubectl-plugin
Here are 113 public repositories matching this topic...
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
Review Access - kubectl plugin to show an access matrix for k8s server resources
-
Updated
Aug 14, 2021 - Go
Open
syntax highlight
7
itaysk
commented
Aug 2, 2020
add option to syntax highlight the output as discussed here: https://twitter.com/Aguay_val/status/1287298579355381760
Exec into node via kubectl
-
Updated
Jul 13, 2021 - Shell
Like `kubectl get all`, but get really all resources
-
Updated
Aug 14, 2021 - Go
Summarize Kubernetes RBAC roles for the specified subjects.
-
Updated
Jun 17, 2021 - Go
kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
-
Updated
Aug 16, 2021 - Rust
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
Aug 17, 2021 - Go
kubectl plugin to show cluster CPU and Memory requests utilization
-
Updated
Sep 10, 2020 - Shell
Experimental tool to query K8s API using plain SQL
-
Updated
Apr 15, 2021 - Rust
kubectl plugin that deletes unused Kubernetes resources
-
Updated
May 7, 2021 - Go
konfig helps to merge, split or import kubeconfig files
-
Updated
Aug 14, 2021 - Shell
kubectl plugin - giving admins df (disk free) like utility for persistent volumes
-
Updated
Jul 27, 2021 - Go
Build dockerfiles directly in your Kubernetes cluster.
-
Updated
Apr 29, 2021 - Shell
A CLI tool providing you with status & configuration of a Kubernetes cluster fleet
-
Updated
Jul 1, 2020 - Go
-
Updated
Jan 18, 2021 - 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
Aug 5, 2021 - Go
A tool to dump and restore Prometheus data blocks.
-
Updated
May 24, 2021 - Go
A kubectl plugin to SSH into Kubernetes nodes using a SSH jump host Pod. Please [✩Star] if you're using it!
-
Updated
Jan 23, 2021 - Shell
Kubectl plugin to interactively exec into a pod
-
Updated
Dec 11, 2020 - Go
Krew plugin to restart Kubernetes Nodes sequentially and gracefully
-
Updated
May 26, 2021 - Shell
kubectl plugin that provides the missing link/glue between common password managers and kubectl
gnome-keyring
go
kubernetes
golang
password-manager
keychain
k8s
hacktoberfest
1password
credential-storage
credentials-helper
kubernetes-cli
gopass
kubectl-plugins
1password-cli
kubectl-plugin
osx-keychain
windows-credential-manager
windows-credential-vault
-
Updated
Jul 13, 2021 - Go
Show the manager of each field of given resource with information from managed fields.
-
Updated
Aug 12, 2021 - Go
pod debugging tool for kubernetes clusters with docker runtimes
-
Updated
Oct 14, 2020 - Shell
kubectl-sql is a kubectl plugin that use SQL like language to query the Kubernetes cluster manager
plugin
search
kubernetes
query
sql
resources
kubectl
kubectl-plugin
k8s-client
k8s-search
k8s-filtering
kubectl-sql
-
Updated
Mar 12, 2020 - Go
kubectl plugin helping with custom resources by Giant Swarm
-
Updated
Aug 17, 2021 - Go
einarbj
commented
Dec 8, 2020
To me it seems like secrets are generated with trailing whitespace, similar to echo
vs echo -n
. I would expect secrets without trailing linefeed, or is it intentional? Or some misconfiguration on our part?
A kubectl plugin to print a human-friendly output that focuses on the status fields of the resources in kubernetes.
-
Updated
Jul 16, 2021 - Go
H Y P E R K U B E - A Serverless API and kubectl plugin providing a storage and retrieval Kubernetes cluster credentials. Hyperkube leverages AWS Secrets Manager for storing credential information.
kubernetes
aws
aws-lambda
serverless
dynamodb
aws-apigateway
python3
serverless-framework
kube
boto
aws-secrets-manager
kubectl-plugin
-
Updated
Mar 25, 2021 - Python
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