Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kubectl-view-allocations | Distribution: openSUSE Tumbleweed |
Version: 0.21.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Sun May 11 18:37:11 2025 |
Group: Unspecified | Build host: reproducible |
Size: 4398291 | Source RPM: kubectl-view-allocations-0.21.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/davidB/kubectl-view-allocations | |
Summary: kubectl plugin to list allocations |
kubectl plugin lists allocations for resources (cpu, memory, gpu,...) as defined into the manifest of nodes and running pods. It doesn't list usage like kubectl top. It can provide result grouped by namespaces, nodes, pods and filtered by resources'name. Columns displayed : * Requested : Quantity of resources requested by the container in the pod's manifest. It's the sum group by pod, namespace, node where container is running. With percentage of resources requested over what is allocatable in the group. * Limit : Quantity of resources max (limit) requestable by the container in the pod's manifest. It's the sum group by pod, namespace, node where container is running. With percentage of resources max / limit over what is allocatable in the group. * Allocatable : Allocatable resources defined (or detected) on nodes. * Free : Allocatable - max (Limit, Requested) * Utilization : Quantity of resources (cpu & memory only) used as reported by Metrics API. It's disable by default, metrics-server is optional and should be setup into the cluster.
CC0-1.0
* Sun May 11 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de> - Update to version 0.21.1: * (cargo-release) version 0.21.1 * `--show-zero` display unset cpu and memory for pods * Sun May 11 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de> - Update to version 0.21.0: * on cli, allow multi-value option to be defined as a list (with comma as separator) * look at pods only on selected nodes * minor update of README * add an option to calculate Free as Allocatable - Requested * upgrade to rust 1.86 * Bump chrono from 0.4.40 to 0.4.41 * Bump clap from 4.5.36 to 4.5.37 * Bump anyhow from 1.0.97 to 1.0.98 * Bump clap from 4.5.35 to 4.5.36 * Bump tokio from 1.44.1 to 1.44.2 * Bump clap from 4.5.34 to 4.5.35 * Bump clap from 4.5.32 to 4.5.34 (#257) * Bump mozilla-actions/sccache-action from 0.0.8 to 0.0.9 (#256) * Fri Mar 21 2025 opensuse_buildservice@ojkastl.de - Update to version 0.20.5 (there is no 0.20.4 release): * (cargo-release) version 0.20.5 * switch back to ring * (cargo-release) version 0.20.4 * Update kube requirement from 0.98 to 0.99 (#254) * add Cargo.lock back * Bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8 * Thu Jan 09 2025 opensuse_buildservice@ojkastl.de - Update to version 0.20.3: * :rocket: (cargo-release) version 0.20.3 * enable http-proxy and oidc support on kube access * Wed Jan 08 2025 opensuse_buildservice@ojkastl.de - Update to version 0.20.2: * :rocket: (cargo-release) version 0.20.2 * Update kube requirement from 0.97 to 0.98 * :arrow_up: Update itertools requirement from 0.13 to 0.14 * :arrow_up: Bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 * :arrow_up: Update kube requirement from 0.96 to 0.97 * :arrow_up: Update thiserror requirement from 1.0 to 2.0 * :arrow_up: Bump rajatjindal/krew-release-bot from 0.0.46 to 0.0.47 * Tue Nov 12 2024 opensuse_buildservice@ojkastl.de - Update to version 0.20.1: * :rocket: (cargo-release) version 0.20.1 * 👷 migrate to dtolnay/rust-toolchain + mozilla-actions/sccache-action * Tue Nov 12 2024 opensuse_buildservice@ojkastl.de - Update to version 0.20.0: * :rocket: (cargo-release) version 0.20.0 * ⬆️ upgrade kube-rs to 0.96 * 👷 upgrade from `rtx` to `mise` (new name) * feat: add labels filter support * :arrow_up: Update itertools requirement from 0.12 to 0.13 * Tue Apr 23 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de> - BuildRequire cargo 1.75 aka rust 1.75 to avoid errors due to - kube-client v0.90.0 * Tue Apr 23 2024 opensuse_buildservice@ojkastl.de - fix boo#1223224 - Update to version 0.19.2 (skipping non-existing releases 0.19.0 and 0.19.1): * (cargo-release) version 0.19.2 * (cargo-release) version 0.19.1 * (cargo-release) version 0.19.0 * Update kube & k8s-openapi, minimal k8s version is 1.24 * add socks5 support via the kube dependency * Bump actions/cache from 3 to 4 * Mon Nov 27 2023 Johannes Kastl <kastl@b1-systems.de> - new package kubectl-view-allocations: kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
/usr/bin/kubectl-view-allocations /usr/bin/kubectl-view_allocations /usr/share/licenses/kubectl-view-allocations /usr/share/licenses/kubectl-view-allocations/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 17 23:42:02 2025