We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#574
What happened: 云节点和边缘节点能够发现,但是通过中继节点建立不了连接 What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
EdgeMesh version: v1.14
Kubernetes version (use kubectl version): v1.27
kubectl version
KubeEdge version(e.g. cloudcore --version and edgecore --version):v1.17
cloudcore --version
edgecore --version
lscpu
cat /etc/os-release
uname -a
go version
边缘节点通过中继cloud mater节点连接cloud node报错信息如下: 一共三个节点,云边有2个节点,边缘端一个节点 113.128.192.18是cloud master的公有ip,对应的私有ip为172.16.35.208 172.16.35.209 是cloud node的私有ip 192.168.1.108是edge node的ip cloud master的日志:
cloud node的日志
edgenode的日志
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#574
What happened:
云节点和边缘节点能够发现,但是通过中继节点建立不了连接
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
EdgeMesh version: v1.14
Kubernetes version (use
kubectl version
): v1.27KubeEdge version(e.g.
cloudcore --version
andedgecore --version
):v1.17Cloud nodes Environment:
lscpu
):cat /etc/os-release
): openEuler 22.03uname -a
):go version
):Edge nodes Environment:
edgecore --version
): v1.17lscpu
):cat /etc/os-release
):uname -a
):go version
):边缘节点通过中继cloud mater节点连接cloud node报错信息如下:
一共三个节点,云边有2个节点,边缘端一个节点
113.128.192.18是cloud master的公有ip,对应的私有ip为172.16.35.208
172.16.35.209 是cloud node的私有ip
192.168.1.108是edge node的ip
cloud master的日志:
cloud node的日志
edgenode的日志
The text was updated successfully, but these errors were encountered: