安装的时候,IP写错了(写成内网IP,但是现在需要用外网IP)
就想着重新配置一次,但是执行
root@node56:~# dc-agent -d -s http://node52:4001
时出现以下错误:
new node, need a little work to continue
check confict processes..
These commands should be stoped:
/usr/bin/docker
/opt/bin/kubelet
abort.
这个怎么处理?
谢谢