How to Install and Uninstall csi-livenessprobe Package on openSuSE Tumbleweed

Last updated: November 26,2024

1. Install "csi-livenessprobe" package

In this section, we are going to explain the necessary steps to install csi-livenessprobe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install csi-livenessprobe

2. Uninstall "csi-livenessprobe" package

Please follow the steps below to uninstall csi-livenessprobe on openSuSE Tumbleweed:

$ sudo zypper remove csi-livenessprobe

3. Information about the csi-livenessprobe package on openSuSE Tumbleweed

Information for package csi-livenessprobe:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : csi-livenessprobe
Version : 1.1.0-1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.3 MiB
Installed : No
Status : not installed
Source package : csi-livenessprobe-1.1.0-1.20.src
Upstream URL : https://github.com/kubernetes-csi/livenessprobe
Summary : Exposes an HTTP /healthz endpoint to monitor CSI driver
Description :
The liveness probe is a sidecar container that exposes an HTTP /healthz endpoint, which serves as kubelet's livenessProbe hook to monitor health of a CSI driver.