摘要: Kubernetes 集群 troubleshooting – 陈少文的网站 (chenshaowen.com) 1、FailedCreatePodSandBox 错误 Error response from daemon: OCI runtime create failed: container_ 阅读全文
posted @ 2023-10-09 15:06 beawh 阅读(307) 评论(0) 推荐(0)
摘要: 原来IP地址192.168.10.138 k8s-master192.168.10.139 k8s-node1192.168.10.140 k8s-node2 新IP地址192.168.10.148 k8s-master192.168.10.149 k8s-node1192.168.10.150 k 阅读全文
posted @ 2023-10-09 14:34 beawh 阅读(155) 评论(0) 推荐(0)
摘要: 正常在用集群想要更换ip master 节点ip192.168.10.138 改为192.168.10.148 node1节点ip192.168.10.139 改为192.168.10.149 node2节点ip192.168.10.140 改为192.168.10.150 master 节点 1) 阅读全文
posted @ 2023-10-09 14:28 beawh 阅读(765) 评论(0) 推荐(0)