-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
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 -
KubeEdge version(e.g.
cloudcore --versionandedgecore --version):v1.17 -
Cloud nodes Environment:
- Hardware configuration (e.g.
lscpu): - OS (e.g.
cat /etc/os-release): openEuler 22.03 - Kernel (e.g.
uname -a): - Go version (e.g.
go version): - Others:
- Hardware configuration (e.g.
-
Edge nodes Environment:
- edgecore version (e.g.
edgecore --version): v1.17 - Hardware configuration (e.g.
lscpu): - OS (e.g.
cat /etc/os-release): - Kernel (e.g.
uname -a): - Go version (e.g.
go version): - Others:
- edgecore version (e.g.
边缘节点通过中继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的日志:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.

