摘要: 阅读全文
posted @ 2021-08-08 15:47 jamespeng2020 阅读(93) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-08-08 15:33 jamespeng2020 阅读(504) 评论(0) 推荐(0)
摘要: 弃用dockershim,dockershim集成在CRI中,现在kubelet代码删掉dockershim的代码,所以意味着k8s无法直接连接docker,docker公司也没有适配k8s的CRI。 由docker切换到container容器: 阅读全文
posted @ 2021-08-08 14:44 jamespeng2020 阅读(547) 评论(0) 推荐(0)
摘要: 撤销暂存区的文件: git服务端: mkdir /opt/demo.git git init --bare cd /opt chown git. demo.git/ -R git客户端: [root@localhost demo]# touch 11 加入暂存区: [root@localhost d 阅读全文
posted @ 2021-08-08 13:04 jamespeng2020 阅读(82) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-08-08 10:50 jamespeng2020 阅读(334) 评论(0) 推荐(0)