摘要:
[root@ml ~]# kubectl cp mysql-2261771434-13554:/tmp/ /etc/hosts error: unexpected EOF 解决方法 进入exec -it 容器。yum 安装一个tar 阅读全文
posted @ 2020-03-29 22:20
meml
阅读(841)
评论(0)
推荐(0)
摘要:
查询pod时 [root@ml ~]# kubectl get pod 状态一直处于ContainerCreating的状态。 NAME READY STATUS RESTARTS AGEmysql-2261771434-13554 0/ 1 ContainerCreating 0 3m 然后我查询 阅读全文
posted @ 2020-03-29 21:03
meml
阅读(523)
评论(0)
推荐(0)