kube-capacity VS kubectl-dig

Compare kube-capacity vs kubectl-dig 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)
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
kube-capacity kubectl-dig
1 1
1,970 384
- 0.8%
6.9 0.0
10 days 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.

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.

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 kube-capacity and kubectl-dig you can also consider the following projects:

kdef - Declarative resource management for Kafka

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

kubectl-kubesec - Security risk analysis for Kubernetes resources

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

kubepug - Kubernetes PreUpGrade (Checker)

awesome-kubectl-plugins - Curated list of kubectl plugins

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

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

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

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