How to Install and Uninstall kubeconform Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "kubeconform" package

Please follow the guidance below to install kubeconform on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kubeconform

2. Uninstall "kubeconform" package

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

$ sudo zypper remove kubeconform

3. Information about the kubeconform package on openSuSE Tumbleweed

Information for package kubeconform:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kubeconform
Version : 0.6.3-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.8 MiB
Installed : No
Status : not installed
Source package : kubeconform-0.6.3-1.3.src
Upstream URL : https://github.com/yannh/kubeconform/
Summary : A fast Kubernetes manifests validator, with support for custom resources
Description :
Kubeconform is a Kubernetes manifests validation tool. It is inspired by, contains
code from and is designed to stay close to Kubeval, but with the following
improvements:
- high performance: will validate & download manifests over multiple routines, caching
downloaded files in memory
- configurable list of remote, or local schemas locations, enabling validating Kubernetes
custom resources (CRDs) and offline validation capabilities
- uses by default a self-updating fork of the schemas registry maintained by the
kubernetes-json-schema project - which guarantees up-to-date schemas for all recent versions
of Kubernetes.

5. The same packages on other Linux Distributions