labring / sealos

Sealos is a production-ready Kubernetes distribution. You can run any Docker image on sealos, start high availability databases like mysql/pgsql/redis/mongo, develop applications using any Programming language.
https://cloud.sealos.io
Apache License 2.0
13.87k stars 2.07k forks source link

BUG: Failed to add node node #4829

Closed gclm closed 3 months ago

gclm commented 3 months ago

Sealos Version

5.0.0-beta5

How to reproduce the bug?

sealos add --nodes 10.0.12.12 --debug

What is the expected behavior?

添加节点成功

What do you see instead?

image

完整的debug日志在下面链接中 node.log

Operating environment

- Sealos version:
- Docker version:
- Kubernetes version:
- Operating system:
- Runtime environment:
- Cluster size:
- Additional information:

Additional information

No response

bxy4543 commented 3 months ago

run ipvsadm -L -n on the added node to view the ipvs rules.

gclm commented 3 months ago

问题已经解决,双网卡,需要看是组网网卡是那个

sealos-ci-robot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The problem has been solved. Dual network cards. You need to check which network card is used.