kubectl-whoami VS kubectl-count

Compare kubectl-whoami vs kubectl-count and see what are their differences.

kubectl-whoami

This plugin gets the subject name using the effective kubeconfig (by rajatjindal)

kubectl-count

kubectl-count plugin, counts Kubernetes resource instances. (by neelanjan00)
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
kubectl-whoami kubectl-count
1 1
112 1
- -
2.9 10.0
about 1 year ago over 1 year ago
Go Go
Apache License 2.0 MIT License
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-whoami

Posts with mentions or reviews of kubectl-whoami. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-15.

kubectl-count

Posts with mentions or reviews of kubectl-count. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-15.
  • Extending kubectl Utility With Plugins
    5 projects | dev.to | 15 Sep 2022
    I have made a demo plugin called kubectl-count, which we will be using for this small demo. The complete source code can be found here: https://github.com/neelanjan00/kubectl-count. In a nutshell, this plugin allows you to count the instances of Kubernetes resources present in your cluster. So for example, you can count the number of pods in a namespace, the number of nodes in your cluster, or the total number of deployments in all the namespaces of your cluster.

What are some alternatives?

When comparing kubectl-whoami and kubectl-count you can also consider the following projects:

cobra - A Commander for modern Go CLI interactions

krew-release-bot - bot to bump version of plugin in krew-index on new releases