How to Install and Uninstall flannel-k8s-yaml Package on openSuSE Tumbleweed

Last updated: May 10,2024

1. Install "flannel-k8s-yaml" package

This is a short guide on how to install flannel-k8s-yaml on openSuSE Tumbleweed

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

2. Uninstall "flannel-k8s-yaml" package

Please follow the instructions below to uninstall flannel-k8s-yaml on openSuSE Tumbleweed:

$ sudo zypper remove flannel-k8s-yaml

3. Information about the flannel-k8s-yaml package on openSuSE Tumbleweed

Information for package flannel-k8s-yaml:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : flannel-k8s-yaml
Version : 0.24.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.3 KiB
Installed : No
Status : not installed
Source package : flannel-0.24.2-1.2.src
Upstream URL : https://github.com/flannel-io/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