How to Install and Uninstall kubens Package on openSuSE Tumbleweed
Last updated: December 27,2024
1. Install "kubens" package
This tutorial shows how to install kubens on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
kubens
Copied
2. Uninstall "kubens" package
Please follow the guidelines below to uninstall kubens on openSuSE Tumbleweed:
$
sudo zypper remove
kubens
Copied
3. Information about the kubens package on openSuSE Tumbleweed
Information for package kubens:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kubens
Version : 0.9.5-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 26.1 KiB
Installed : No
Status : not installed
Source package : kubens-0.9.5-1.2.src
Upstream URL : https://github.com/ahmetb/kubectx
Summary : Faster way to switch between clusters and namespaces in kubectl
Description :
kubens is a utility to switch between Kubernetes namespaces.
USAGE:
kubens : list the namespaces
kubens : change the active namespace
kubens - : switch to the previous namespace
kubens -c, --current : show the current namespace
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kubens
Version : 0.9.5-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 26.1 KiB
Installed : No
Status : not installed
Source package : kubens-0.9.5-1.2.src
Upstream URL : https://github.com/ahmetb/kubectx
Summary : Faster way to switch between clusters and namespaces in kubectl
Description :
kubens is a utility to switch between Kubernetes namespaces.
USAGE:
kubens : list the namespaces
kubens
kubens - : switch to the previous namespace
kubens -c, --current : show the current namespace