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.20.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Nov 12 10:30:11 2024 |
Group: Unspecified | Build host: reproducible |
Size: 4135427 | Source RPM: kubectl-view-allocations-0.20.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
* 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, Tue Nov 19 01:14:14 2024