K8Sv1.24.0 containerd 安装教程
1、卸载旧版本 1 sudo apt remove docker docker-engine docker.io containerd runc 2、安装相关依赖包 1 sudo apt update && sudo apt install -y apt-transport-https ca-certificates curl gnupg lsb-release 3、添加证书&镜像 官方镜像 1 2 3 4 5 6 # 官方镜像 curl -fsSL https://download.docker.com/linux/ubuntu/gpg