Skip to content

Commit

Permalink
update plugins list (#460)
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
  • Loading branch information
ahmetb committed Jan 28, 2020
1 parent e6a5b27 commit dbd6dea
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions plugins.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ repository or run <code>kubectl krew search</code>.
Name | Description | Stars Name | Description | Stars
---- | ----------- | ----- ---- | ----------- | -----
[access-matrix](https://github.com/corneliusweig/rakkess) | Show an RBAC access matrix for server resources | ![GitHub stars](https://img.shields.io/github/stars/corneliusweig/rakkess.svg?label=stars&logo=github) [access-matrix](https://github.com/corneliusweig/rakkess) | Show an RBAC access matrix for server resources | ![GitHub stars](https://img.shields.io/github/stars/corneliusweig/rakkess.svg?label=stars&logo=github)
[advise-psp](https://github.com/sysdiglabs/kube-psp-advisor) | Suggests PodSecurityPolicies for cluster. | ![GitHub stars](https://img.shields.io/github/stars/sysdiglabs/kube-psp-advisor.svg?label=stars&logo=github)
[auth-proxy](https://github.com/int128/kauthproxy) | Authentication proxy to a pod or service | ![GitHub stars](https://img.shields.io/github/stars/int128/kauthproxy.svg?label=stars&logo=github) [auth-proxy](https://github.com/int128/kauthproxy) | Authentication proxy to a pod or service | ![GitHub stars](https://img.shields.io/github/stars/int128/kauthproxy.svg?label=stars&logo=github)
[bulk-action](https://github.com/emreodabas/kubectl-plugins#kubectl-bulk) | Do bulk actions on Kubernetes resources. | ![GitHub stars](https://img.shields.io/github/stars/emreodabas/kubectl-plugins.svg?label=stars&logo=github) [bulk-action](https://github.com/emreodabas/kubectl-plugins#kubectl-bulk) | Do bulk actions on Kubernetes resources. | ![GitHub stars](https://img.shields.io/github/stars/emreodabas/kubectl-plugins.svg?label=stars&logo=github)
[ca-cert](https://github.com/ahmetb/kubectl-extras) | Print the PEM CA certificate of the current cluster | ![GitHub stars](https://img.shields.io/github/stars/ahmetb/kubectl-extras.svg?label=stars&logo=github) [ca-cert](https://github.com/ahmetb/kubectl-extras) | Print the PEM CA certificate of the current cluster | ![GitHub stars](https://img.shields.io/github/stars/ahmetb/kubectl-extras.svg?label=stars&logo=github)
Expand All @@ -25,15 +26,17 @@ Name | Description | Stars
[custom-cols](https://github.com/webofmars/kubectl-custom-cols) | A "kubectl get" replacement with customizable column presets | ![GitHub stars](https://img.shields.io/github/stars/webofmars/kubectl-custom-cols.svg?label=stars&logo=github) [custom-cols](https://github.com/webofmars/kubectl-custom-cols) | A "kubectl get" replacement with customizable column presets | ![GitHub stars](https://img.shields.io/github/stars/webofmars/kubectl-custom-cols.svg?label=stars&logo=github)
[debug-shell](https://github.com/danisla/kubefunc) | Create pod with interactive kube-shell. | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github) [debug-shell](https://github.com/danisla/kubefunc) | Create pod with interactive kube-shell. | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github)
[debug](https://github.com/verb/kubectl-debug) | Attach ephemeral debug container to running pod | ![GitHub stars](https://img.shields.io/github/stars/verb/kubectl-debug.svg?label=stars&logo=github) [debug](https://github.com/verb/kubectl-debug) | Attach ephemeral debug container to running pod | ![GitHub stars](https://img.shields.io/github/stars/verb/kubectl-debug.svg?label=stars&logo=github)
[deprecations](https://github.com/rikatz/kubepug) | Checks for deprecated objects in a cluster | ![GitHub stars](https://img.shields.io/github/stars/rikatz/kubepug.svg?label=stars&logo=github)
[df-pv](https://github.com/yashbhutwala/kubectl-df-pv) | Show disk usage (like unix df) for persistent volumes | ![GitHub stars](https://img.shields.io/github/stars/yashbhutwala/kubectl-df-pv.svg?label=stars&logo=github) [df-pv](https://github.com/yashbhutwala/kubectl-df-pv) | Show disk usage (like unix df) for persistent volumes | ![GitHub stars](https://img.shields.io/github/stars/yashbhutwala/kubectl-df-pv.svg?label=stars&logo=github)
[doctor](https://github.com/emirozer/kubectl-doctor) | Scans your cluster and reports anomalies. | ![GitHub stars](https://img.shields.io/github/stars/emirozer/kubectl-doctor.svg?label=stars&logo=github) [doctor](https://github.com/emirozer/kubectl-doctor) | Scans your cluster and reports anomalies. | ![GitHub stars](https://img.shields.io/github/stars/emirozer/kubectl-doctor.svg?label=stars&logo=github)
[duck](https://github.com/n3wscott/kubectl-duck) | List custom resources with ducktype support | ![GitHub stars](https://img.shields.io/github/stars/n3wscott/kubectl-duck.svg?label=stars&logo=github)
[eksporter](https://github.com/Kyrremann/kubectl-eksporter) | Export resources and removes a pre-defined set of fields for later import | ![GitHub stars](https://img.shields.io/github/stars/Kyrremann/kubectl-eksporter.svg?label=stars&logo=github) [eksporter](https://github.com/Kyrremann/kubectl-eksporter) | Export resources and removes a pre-defined set of fields for later import | ![GitHub stars](https://img.shields.io/github/stars/Kyrremann/kubectl-eksporter.svg?label=stars&logo=github)
[evict-pod](https://github.com/rajatjindal/kubectl-evict-pod) | Evicts the given pod | ![GitHub stars](https://img.shields.io/github/stars/rajatjindal/kubectl-evict-pod.svg?label=stars&logo=github) [evict-pod](https://github.com/rajatjindal/kubectl-evict-pod) | Evicts the given pod | ![GitHub stars](https://img.shields.io/github/stars/rajatjindal/kubectl-evict-pod.svg?label=stars&logo=github)
[exec-as](https://github.com/jordanwilson230/kubectl-plugins/tree/krew#kubectl-exec-as) | Like kubectl exec, but offers a `user` flag to exec as root or any other user. | ![GitHub stars](https://img.shields.io/github/stars/jordanwilson230/kubectl-plugins.svg?label=stars&logo=github) [exec-as](https://github.com/jordanwilson230/kubectl-plugins/tree/krew#kubectl-exec-as) | Like kubectl exec, but offers a `user` flag to exec as root or any other user. | ![GitHub stars](https://img.shields.io/github/stars/jordanwilson230/kubectl-plugins.svg?label=stars&logo=github)
[exec-cronjob](https://github.com/thecloudnatives/kubectl-plugins#exec-cronjob) | Run a CronJob immediately as Job | ![GitHub stars](https://img.shields.io/github/stars/thecloudnatives/kubectl-plugins.svg?label=stars&logo=github) [exec-cronjob](https://github.com/thecloudnatives/kubectl-plugins#exec-cronjob) | Run a CronJob immediately as Job | ![GitHub stars](https://img.shields.io/github/stars/thecloudnatives/kubectl-plugins.svg?label=stars&logo=github)
[fields](https://github.com/rewanth1997/kubectl-fields) | Grep resources hierarchy by field name | ![GitHub stars](https://img.shields.io/github/stars/rewanth1997/kubectl-fields.svg?label=stars&logo=github) [fields](https://github.com/rewanth1997/kubectl-fields) | Grep resources hierarchy by field name | ![GitHub stars](https://img.shields.io/github/stars/rewanth1997/kubectl-fields.svg?label=stars&logo=github)
[fleet](https://github.com/mhausenblas/kcf) | Shows config and resources of a fleet of clusters | ![GitHub stars](https://img.shields.io/github/stars/mhausenblas/kcf.svg?label=stars&logo=github) [fleet](https://github.com/mhausenblas/kcf) | Shows config and resources of a fleet of clusters | ![GitHub stars](https://img.shields.io/github/stars/mhausenblas/kcf.svg?label=stars&logo=github)
[get-all](https://github.com/corneliusweig/ketall) | Like `kubectl get all`, but _really_ everything | ![GitHub stars](https://img.shields.io/github/stars/corneliusweig/ketall.svg?label=stars&logo=github) [get-all](https://github.com/corneliusweig/ketall) | Like `kubectl get all` but _really_ everything | ![GitHub stars](https://img.shields.io/github/stars/corneliusweig/ketall.svg?label=stars&logo=github)
[gke-credentials](https://github.com/danisla/kubefunc) | Fetch credentials for GKE clusters | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github) [gke-credentials](https://github.com/danisla/kubefunc) | Fetch credentials for GKE clusters | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github)
[gopass](https://github.com/gopasspw/kubectl-gopass) | Imports secrets from gopass | ![GitHub stars](https://img.shields.io/github/stars/gopasspw/kubectl-gopass.svg?label=stars&logo=github) [gopass](https://github.com/gopasspw/kubectl-gopass) | Imports secrets from gopass | ![GitHub stars](https://img.shields.io/github/stars/gopasspw/kubectl-gopass.svg?label=stars&logo=github)
[grep](https://github.com/guessi/kubectl-grep) | Filter Kubernetes resources by matching their names | ![GitHub stars](https://img.shields.io/github/stars/guessi/kubectl-grep.svg?label=stars&logo=github) [grep](https://github.com/guessi/kubectl-grep) | Filter Kubernetes resources by matching their names | ![GitHub stars](https://img.shields.io/github/stars/guessi/kubectl-grep.svg?label=stars&logo=github)
Expand All @@ -47,6 +50,7 @@ Name | Description | Stars
[modify-secret](https://github.com/rajatjindal/kubectl-modify-secret) | modify secret with implicit base64 translations | ![GitHub stars](https://img.shields.io/github/stars/rajatjindal/kubectl-modify-secret.svg?label=stars&logo=github) [modify-secret](https://github.com/rajatjindal/kubectl-modify-secret) | modify secret with implicit base64 translations | ![GitHub stars](https://img.shields.io/github/stars/rajatjindal/kubectl-modify-secret.svg?label=stars&logo=github)
[mtail](https://gitlab.com/grzesuav/kubectl-mtail) | Tail logs from multiple pods matching label selector | [mtail](https://gitlab.com/grzesuav/kubectl-mtail) | Tail logs from multiple pods matching label selector |
[neat](https://github.com/itaysk/kubectl-neat) | Remove clutter from Kubernetes manifests to make them more readable. | ![GitHub stars](https://img.shields.io/github/stars/itaysk/kubectl-neat.svg?label=stars&logo=github) [neat](https://github.com/itaysk/kubectl-neat) | Remove clutter from Kubernetes manifests to make them more readable. | ![GitHub stars](https://img.shields.io/github/stars/itaysk/kubectl-neat.svg?label=stars&logo=github)
[net-forward](https://github.com/antitree/krew-net-forward) | Proxy to arbitrary TCP services on a cluster network | ![GitHub stars](https://img.shields.io/github/stars/antitree/krew-net-forward.svg?label=stars&logo=github)
[node-admin](https://github.com/danisla/kubefunc) | List nodes and run privileged pod with chroot | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github) [node-admin](https://github.com/danisla/kubefunc) | List nodes and run privileged pod with chroot | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github)
[node-shell](https://github.com/kvaps/kubectl-node-shell) | Spawn a root shell on a node via kubectl | ![GitHub stars](https://img.shields.io/github/stars/kvaps/kubectl-node-shell.svg?label=stars&logo=github) [node-shell](https://github.com/kvaps/kubectl-node-shell) | Spawn a root shell on a node via kubectl | ![GitHub stars](https://img.shields.io/github/stars/kvaps/kubectl-node-shell.svg?label=stars&logo=github)
[ns](https://github.com/ahmetb/kubectx) | Switch between Kubernetes namespaces | ![GitHub stars](https://img.shields.io/github/stars/ahmetb/kubectx.svg?label=stars&logo=github) [ns](https://github.com/ahmetb/kubectx) | Switch between Kubernetes namespaces | ![GitHub stars](https://img.shields.io/github/stars/ahmetb/kubectx.svg?label=stars&logo=github)
Expand All @@ -58,7 +62,7 @@ Name | Description | Stars
[pod-logs](https://github.com/danisla/kubefunc) | Display a list of pods to get logs from | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github) [pod-logs](https://github.com/danisla/kubefunc) | Display a list of pods to get logs from | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github)
[pod-shell](https://github.com/danisla/kubefunc) | Display a list of pods to execute a shell in | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github) [pod-shell](https://github.com/danisla/kubefunc) | Display a list of pods to execute a shell in | ![GitHub stars](https://img.shields.io/github/stars/danisla/kubefunc.svg?label=stars&logo=github)
[preflight](https://github.com/replicatedhq/troubleshoot) | Executes application preflight tests in a cluster | ![GitHub stars](https://img.shields.io/github/stars/replicatedhq/troubleshoot.svg?label=stars&logo=github) [preflight](https://github.com/replicatedhq/troubleshoot) | Executes application preflight tests in a cluster | ![GitHub stars](https://img.shields.io/github/stars/replicatedhq/troubleshoot.svg?label=stars&logo=github)
[profefe](https://github.com/profefe/kube-profefe) | Gather and manage pprof profiles from running pods. | ![GitHub stars](https://img.shields.io/github/stars/profefe/kube-profefe.svg?label=stars&logo=github) [profefe](https://github.com/profefe/kube-profefe) | Gather and manage pprof profiles from running pods | ![GitHub stars](https://img.shields.io/github/stars/profefe/kube-profefe.svg?label=stars&logo=github)
[prompt](https://github.com/jordanwilson230/kubectl-plugins/tree/krew#kubectl-prompt) | Prompts for user confirmation when executing commands in critical namespaces or clusters, i.e., production. | ![GitHub stars](https://img.shields.io/github/stars/jordanwilson230/kubectl-plugins.svg?label=stars&logo=github) [prompt](https://github.com/jordanwilson230/kubectl-plugins/tree/krew#kubectl-prompt) | Prompts for user confirmation when executing commands in critical namespaces or clusters, i.e., production. | ![GitHub stars](https://img.shields.io/github/stars/jordanwilson230/kubectl-plugins.svg?label=stars&logo=github)
[prune-unused](https://github.com/thecloudnatives/kubectl-plugins) | Prune unused resources | ![GitHub stars](https://img.shields.io/github/stars/thecloudnatives/kubectl-plugins.svg?label=stars&logo=github) [prune-unused](https://github.com/thecloudnatives/kubectl-plugins) | Prune unused resources | ![GitHub stars](https://img.shields.io/github/stars/thecloudnatives/kubectl-plugins.svg?label=stars&logo=github)
[rbac-lookup](https://github.com/reactiveops/rbac-lookup) | Reverse lookup for RBAC | ![GitHub stars](https://img.shields.io/github/stars/reactiveops/rbac-lookup.svg?label=stars&logo=github) [rbac-lookup](https://github.com/reactiveops/rbac-lookup) | Reverse lookup for RBAC | ![GitHub stars](https://img.shields.io/github/stars/reactiveops/rbac-lookup.svg?label=stars&logo=github)
Expand Down

0 comments on commit dbd6dea

Please sign in to comment.