rbac-lookup VS kubectl-dig

Compare rbac-lookup vs kubectl-dig and see what are their differences.

rbac-lookup

Easily find roles and cluster roles attached to any user, service account, or group name in your Kubernetes cluster [Moved to: https://github.com/FairwindsOps/rbac-lookup] (by reactiveops)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rbac-lookup kubectl-dig
1 1
542 384
- 0.8%
6.2 0.0
over 2 years ago 5 months ago
Go Go
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rbac-lookup

Posts with mentions or reviews of rbac-lookup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-01.
  • Making Kubernetes Operations Easy with kubectl Plugins
    15 projects | dev.to | 1 Oct 2021
    ~ $ kubectl krew search NAME DESCRIPTION INSTALLED access-matrix Show an RBAC access matrix for server resources no advise-psp Suggests PodSecurityPolicies for cluster. no allctx Run commands on contexts in your kubeconfig no apparmor-manager Manage AppArmor profiles for cluster. no ... ~ $ kubectl krew search rbac-lookup NAME DESCRIPTION INSTALLED rbac-lookup Reverse lookup for RBAC no ~ $ kubectl krew info rbac-lookup NAME: rbac-lookup INDEX: default URI: https://github.com/reactiveops/rbac-lookup/releases/download/v0.6.4/rbac-lookup_0.6.4_Linux_x86_64.tar.gz SHA256: 9f6f63b2ee6f5420530b6aa589b4c8c4a4685bf87447286881d37afdd80a7fb2 VERSION: v0.6.4 HOMEPAGE: https://github.com/reactiveops/rbac-lookup DESCRIPTION: Easily find roles and cluster roles attached to any user, service account, or group name in your Kubernetes cluster.

kubectl-dig

Posts with mentions or reviews of kubectl-dig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-01.
  • Making Kubernetes Operations Easy with kubectl Plugins
    15 projects | dev.to | 1 Oct 2021
    ~ $ kubectl krew search dig # ... nothing relevant ~ $ git clone https://github.com/sysdiglabs/kubectl-dig.git && cd kubectl-dig ~ $ make build ~ $ cp _output/bin/kubectl-dig /home/martin/.krew/bin/kubectl-dig ~ $ kubectl dig Deep kubernetes visibility. Usage: dig dig [command] ...

What are some alternatives?

When comparing rbac-lookup and kubectl-dig you can also consider the following projects:

kubectl-tree - kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)

k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!

kubectl-kubesec - Security risk analysis for Kubernetes resources

kube-capacity - A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster

kubepug - Kubernetes PreUpGrade (Checker)

kubectl-neat - Clean up Kubernetes yaml and json output to make it readable

rbac-lookup - Easily find roles and cluster roles attached to any user, service account, or group name in your Kubernetes cluster

kubelogin - kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)

rakkess - Review Access - kubectl plugin to show an access matrix for k8s server resources