k8s -containerd 导入镜像.tar.gz 步骤
比如我们要导入:
ks-console.tar.gz
1先解压:
gunzip kubesphere.ks-console-v4.1.3.tar.gz
2导入: 名称空间:k8s
ctr images import kubesphere.ks-console-v4.1.3.tar
3- 更改标签名称:
ctr -n k8s.io images tag docker.io/kubesphere/ks-console:v4.1.3 swr.cn-southwest-2.myhuaweicloud.com/ks/kubesphere/ks-console:v4.1.3
欢迎来撩 : 汇总all