How to Install and Uninstall kubespy Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "kubespy" package

Learn how to install kubespy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kubespy

2. Uninstall "kubespy" package

Please follow the steps below to uninstall kubespy on openSuSE Tumbleweed:

$ sudo zypper remove kubespy

3. Information about the kubespy package on openSuSE Tumbleweed

Information for package kubespy:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kubespy
Version : 0.6.2-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 111.5 MiB
Installed : No
Status : not installed
Source package : kubespy-0.6.2-1.6.src
Upstream URL : https://github.com/pulumi/kubespy
Summary : Tools for observing Kubernetes resources in real time, powered by Pulumi
Description :
What happens when you boot up a Pod? What happens to a Service before it is allocated a public IP address? How often is a Deployment's status changing?
kubespy is a small tool that makes it easy to observe how Kubernetes resources change in real time, derived from the work we did to make Kubernetes deployments predictable in Pulumi's CLI. Run kubespy at any point in time, and it will watch and report information about a Kubernetes resource continuously until you kill it.

5. The same packages on other Linux Distributions