kubectl-dig VS kube-capacity

Compare kubectl-dig vs kube-capacity and see what are their differences.

kube-capacity

A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster (by robscott)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kubectl-dig kube-capacity
1 1
384 1,964
1.8% -
0.0 6.9
4 months ago 4 days 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.

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] ...

kube-capacity

Posts with mentions or reviews of kube-capacity. 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
    kube-capacity - known as resource-capacity in krew tries to provide better insight into cluster resource usage and utilization. It's essentially a kubectl top on steroids. It can show you resource utilization and consumption per namespace or pods, allows for node or pod label filtering, as well as sorting of output.

What are some alternatives?

When comparing kubectl-dig and kube-capacity you can also consider the following projects:

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

kdef - Declarative resource management for Kafka

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

ketall - Like `kubectl get all`, but get really all resources

kubepug - Kubernetes PreUpGrade (Checker)

kubectl-kubesec - Security risk analysis for Kubernetes resources

awesome-kubectl-plugins - Curated list of kubectl plugins

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

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

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]