The busybox-edge application in the edgezone can access the tcp-echo-cloud application in the cloud via IP address, but not via domain name. #568
Labels
kind/bug
Categorizes issue or PR as related to a bug.
What happened:
The busybox-edge application in the edgezone can access the tcp-echo-cloud application in the cloud via IP address, but not via domain name.
I have checked my configurations by https://zhuanlan.zhihu.com/p/585749690.
What you expected to happen:
The busybox-edge application in the edgezone can access the tcp-echo-cloud application in the cloud via domain name.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
EdgeMesh version: 1.17.0
Kubernetes version (use
kubectl version
): `.1.22.17KubeEdge version(e.g.
cloudcore --version
andedgecore --version
): 1.13.5Cloud nodes Environment:
lscpu
):cat /etc/os-release
): "CentOS Linux 7 (Core)uname -a
):Linux master 3.10.0-862.el7.x86_64go version
):Edge nodes Environment:
edgecore --version
): 1.13.5lscpu
):cat /etc/os-release
): CentOS Linux 7 (Core)uname -a
): Linux ds251 3.10.0-1160.76.1.el7.x86_64go version
): docker 24.0.2The text was updated successfully, but these errors were encountered: