TencentBlueKing / bk-bcs

蓝鲸智云容器管理平台(BlueKing Container Service)

Home Page:http://bk.tencent.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] bcs-ops 离线安装 containerd 启动失败

bingoct opened this issue · comments

问题描述

tar xvzf "${tar_name}" -C /usr/bin/ --strip-components=1 bin/

url="https://raw.githubusercontent.com/containerd/containerd/v1.6.20/containerd.service"

curl -s https://raw.githubusercontent.com/containerd/containerd/v1.6.20/containerd.service | grep ExecStart
ExecStartPre=-/sbin/modprobe overlay
ExecStart=/usr/local/bin/containerd

containerd 应当解压至 /usr/local/bin/containerd