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:
![image](https://private-user-images.githubusercontent.com/68982688/348526584-b84ffe69-5afd-462a-bf8b-41fbcc46f99a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDA5NDAsIm5iZiI6MTczOTYwMDY0MCwicGF0aCI6Ii82ODk4MjY4OC8zNDg1MjY1ODQtYjg0ZmZlNjktNWFmZC00NjJhLWJmOGItNDFmYmNjNDZmOTlhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA2MjQwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzNzg4MjkzNzE1MWU4Mjk0NWVmMThkNzBmMWVlMDhkNWEzZTA5MmM4NzFlZDgxODliZGJkODJjNDk1ZTg5MDAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.jTh3kPS2g569sOR41a-_rGcfGxu2Fy5doH9_-ppBVhQ)
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: