{"repo":"robscott/kube-capacity","free":true,"listed":false,"github":"https://github.com/robscott/kube-capacity","clone":"git clone https://github.com/robscott/kube-capacity.git","description":"A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster","language":"Go","stars":2662,"topics":["kubernetes","utilization","resource-management"],"license":"Apache-2.0","category":"deployment-docker-iac","readme_excerpt":"kube-capacity This is a simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster. It attempts to combine the best parts of the output from kubectl top and kubectl describe into an easy to use CLI focused on cluster resources. Installation Go binaries are automatically built with each release by GoReleaser. These can be accessed on the GitHub releases page for this project. Homebrew This project can be installed with Homebrew: Krew This project can be installed with Krew: NOTE: If kube-capacity was installed using Krew, use kubectl resource-capacity instead of kube-capacity . Usage By default, kube-capacity will output a list of nodes with the total CPU and Memory resource requests and limits for all the pods running on them. For clusters with more than one node, the first line will also include cluster wide totals. That output will look something like this: Including Pods For more detailed output, kube-capacity can include pods in the output. When -p or --pods are passed to kube-capacity, it will include pod specific output that looks like this: Including Utilization To help understand how resource utilization compares to configured requests and limits, kube-capacity can include utilization metrics in the output. It's important to note that this output relies on metrics-server functioning correctly in your cluster. When -u or --util are passed to kube-capacity, it will include resource utilization information that looks li","default_branch":null,"files":null,"tree":[],"storefront":"/r/robscott","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/robscott/kube-capacity/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}