How to Install and Uninstall flannel-k8s-yaml Package on openSUSE Leap

Last updated: May 20,2024

1. Install "flannel-k8s-yaml" package

This guide covers the steps necessary to install flannel-k8s-yaml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install flannel-k8s-yaml

2. Uninstall "flannel-k8s-yaml" package

Please follow the steps below to uninstall flannel-k8s-yaml on openSUSE Leap:

$ sudo zypper remove flannel-k8s-yaml

3. Information about the flannel-k8s-yaml package on openSUSE Leap

Information for package flannel-k8s-yaml:
-----------------------------------------
Repository : Main Repository
Name : flannel-k8s-yaml
Version : 0.11.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 14.1 KiB
Installed : No
Status : not installed
Source package : flannel-0.11.0-bp155.2.11.src
Upstream URL : https://github.com/coreos/flannel
Summary : Kubernetes yaml file to run flannel container
Description :
This package contains the yaml file requried to download and run the
flannel container in a kubernetes cluster.
flannel is a virtual network that gives a subnet to each host for use with
container runtimes.
Platforms like Google's Kubernetes assume that each container (pod) has a
unique, routable IP address inside the cluster. The advantage of this model is that it
reduces the complexity of doing port mapping.

5. The same packages on other Linux Distributions