Jiezhang Wang

Results 124 comments of Jiezhang Wang

Can you show some edgemesh logs? When "Empty reply from server" occurs

You need deploy edgemesh-agent to node default-edge-node

> failed to list *v1.Namespace: no kind "NamespacList" is registered for version "v1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:74 @alongL This error indicates that you need to recreate the cloudcore clusterrole, please refer...

> lb: targetPort 443 not found in service: kube-system.metrics-server Does your service: `kube-system.metrics-server` confirm that it has port 443? BTW, can edgemesh test cases work? refer to: https://edgemesh.netlify.app/guide/test-case.html

Let's solve the test case of edgemesh first. Tried running `telnet tcp-echo-edge-svc.edgezone 2701` multiple times, then show me edgemesh-agent logs in this node.

Is edgemesh-agent deployed correctly? I can't find any information about tcp-echo-edge-svc in your logs.

However I still can't find any information about tcp-echo-edge-svc in your logs. Try to test on other edge node, or change to another test case.

Yes. And you can create kubeedge+edgemesh at the same time through kubesphere.

You can refer to: https://mp.weixin.qq.com/s/ZbOgqn1zZuZzAMKSkw0DBw.

@alongL On edge node, cat /etc/reslov.conf in container. Will you see nameserver like: ``` nameserver 169.254.96.16 ```