LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

kube-capacity

provides a simple view of Kubernetes resource requests, limits, and utilization

TLDR

Show cluster capacity
$ kube-capacity
copy
Show pod resource usage
$ kube-capacity --pods
copy
Show utilization percentages
$ kube-capacity --util
copy
Show specific namespace
$ kube-capacity --namespace [default]
copy
Show containers detail
$ kube-capacity --containers
copy

SYNOPSIS

kube-capacity [options]

DESCRIPTION

kube-capacity provides a simple view of Kubernetes resource requests, limits, and utilization. Displays CPU and memory allocation across nodes, pods, and containers. Helps identify over-provisioned or under-utilized resources.

PARAMETERS

--pods

Show pod-level resource usage.
--containers
Show container-level details.
--util
Show utilization percentages.
--namespace name
Filter by namespace.
--node-labels selector
Filter by node labels.
--sort field
Sort output by field.

INSTALL

nix profile install nixpkgs#kube-capacity
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid