0
点赞
收藏
分享

微信扫一扫

As the default settings are now deprecated, you should set the endpoint inste

k8s安装containerd后,使用crictl出现报错

As the default settings are now deprecated, you should set the endpoint inste_html

 

 

 解决方法:

[root@k8s-master ~]# cat /etc/crictl.yaml 
runtime-endpoint: unix:///run/containerd/containerd.sock
image-endpoint: unix:///run/containerd/containerd.sock
timeout: 10
debug: false

参考文档:https://cloud-atlas.readthedocs.io/zh_CN/latest/kubernetes/debug/crictl.html#id2

"一劳永逸" 的话,有是有的,而 "一劳永逸" 的事却极少



举报

相关推荐

0 条评论