How to Install and Uninstall kyverno Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "kyverno" package

Please follow the step by step instructions below to install kyverno on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kyverno

2. Uninstall "kyverno" package

Please follow the instructions below to uninstall kyverno on openSuSE Tumbleweed:

$ sudo zypper remove kyverno

3. Information about the kyverno package on openSuSE Tumbleweed

Information for package kyverno:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kyverno
Version : 1.11.4-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 179.8 MiB
Installed : No
Status : not installed
Source package : kyverno-1.11.4-1.2.src
Upstream URL : https://github.com/kyverno/kyverno
Summary : CLI and kubectl plugin for Kyverno
Description :
Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using admission controls and background scans. Kyverno policies are Kubernetes resources and do not require learning a new language. Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git.