随笔分类 -  ks8

摘要:rancher安装:Installing Docker | Rancher 运行docker run后,docker镜像一直重启,提示 2025/04/27 07:24:00 [FATAL] k3s exited with: exit status 2 INFO: Running k3s serve 阅读全文
posted @ 2025-04-27 17:17 augustine23 阅读(237) 评论(0) 推荐(0)
摘要:首先我们直接用清华镜像源https://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/,比如我们要找Jenkins2.429对应版本 emmmm,没有429,427凑合用吧 获取这个地址,放到updatesite 进服务器,找到default.json,替 阅读全文
posted @ 2025-03-10 14:11 augustine23 阅读(175) 评论(0) 推荐(0)
摘要:运行以下命令: [root@k8s-master ~]# crictl config runtime-endpoint unix:///run/containerd/containerd.sock [root@k8s-master ~]# crictl config image-endpoint u 阅读全文
posted @ 2024-12-13 15:12 augustine23 阅读(35) 评论(0) 推荐(0)
摘要:[root@k8s-master test]# yum install -y bash-completion [root@k8s-master test]# source /usr/share/bash-completion/bash_completion [root@k8s-master test 阅读全文
posted @ 2024-11-15 16:05 augustine23 阅读(9) 评论(0) 推荐(0)
摘要:输入crictl images提示 [root@k8s-node1 ~]# crictl imagesWARN[0000] image connect using default endpoints: [unix:///var/run/dockershim.sock unix:///run/cont 阅读全文
posted @ 2024-11-15 15:43 augustine23 阅读(584) 评论(0) 推荐(0)