How to Install and Uninstall kubelet Package on Arch Linux
Last updated: November 23,2024
1. Install "kubelet" package
This is a short guide on how to install kubelet on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
kubelet
Copied
2. Uninstall "kubelet" package
This tutorial shows how to uninstall kubelet on Arch Linux:
$
sudo pacman -Rcns
kubelet
Copied
3. Information about the kubelet package on Arch Linux
Repository : extra
Name : kubelet
Version : 1.29.2-1
Description : An agent that runs on each node in a Kubernetes cluster making
sure that containers are running in a Pod
Architecture : x86_64
URL : https://kubernetes.io/
Licenses : Apache-2.0
Groups : kubernetes-control-plane kubernetes-node
Provides : None
Depends On : cni-plugins conntrack-tools ethtool glibc iptables-nft
socat
Optional Deps : containerd: for using the containerd container runtime
cri-o: for using the cri-o container runtime
Conflicts With : None
Replaces : None
Download Size : 20.57 MiB
Installed Size : 128.18 MiB
Packager : David Runge
Build Date : Sat Feb 17 16:43:06 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : kubelet
Version : 1.29.2-1
Description : An agent that runs on each node in a Kubernetes cluster making
sure that containers are running in a Pod
Architecture : x86_64
URL : https://kubernetes.io/
Licenses : Apache-2.0
Groups : kubernetes-control-plane kubernetes-node
Provides : None
Depends On : cni-plugins conntrack-tools ethtool glibc iptables-nft
socat
Optional Deps : containerd: for using the containerd container runtime
cri-o: for using the cri-o container runtime
Conflicts With : None
Replaces : None
Download Size : 20.57 MiB
Installed Size : 128.18 MiB
Packager : David Runge
Build Date : Sat Feb 17 16:43:06 2024
Validated By : MD5 Sum SHA-256 Sum Signature