How to Install and Uninstall kubectl-capacity Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "kubectl-capacity" package

Please follow the instructions below to install kubectl-capacity on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kubectl-capacity

2. Uninstall "kubectl-capacity" package

This guide let you learn how to uninstall kubectl-capacity on openSuSE Tumbleweed:

$ sudo zypper remove kubectl-capacity

3. Information about the kubectl-capacity package on openSuSE Tumbleweed

Information for package kubectl-capacity:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kubectl-capacity
Version : 0.8.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.4 MiB
Installed : No
Status : not installed
Source package : kubectl-capacity-0.8.0-1.1.src
Upstream URL : https://github.com/robscott/kube-capacity
Summary : Show resource requests, limits, and utilization in a Kubernetes cluster
Description :
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.