[Solved] No package containerd available.

 

Issue:- 

When installing the containerd on the centos7 using the yum package manager it gives the error mentioned below

Error:- 

 No package containerd available.  


Effect:-

Was not able to install the containerd on the Centos7.

Resolution:-
Download the rpm for the containerd from the following link

https://download.docker.com/linux/centos/7/x86_64/stable/Packages/

 wget https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.6.8-3.1.el7.x86_64.rpm  

Comments

Popular posts from this blog

[Solved] calico/node is not ready: BIRD is not ready: BGP not established (Calico 3.6 / k8s 1.14.1)

[Resolved] groupVersion shouldn't be empty

[Solved] Gitlab remote: ERROR: Your SSH key has expired.