edgemesh
edgemesh copied to clipboard
Simplified network and services for edge applications
**What happened**: edgemesh-server-** pod on K8s node roaming between k8s node and edge, edgemesh-server-** pod on edge encountered Error. **What you expected to happen**: Deploy edgemesh on my k8s1.19.6 +...
docs(docs/proposal): add edgemesh-autorelay&mdns file Add proposal file and its picture in the following ./images, they are the first version and waiting for changing.
k8s v1.21 kubeedge 1.9.2 edgemesh latest [root@vm10 ~]# kubectl logs -f edgemesh-agent-4s9w7 -n kubeedge 2022/08/04 02:19:32 INFO: Install client plugin, protocol: rest 2022/08/04 02:19:32 INFO: Installed service discovery plugin: edge...
edgemesh-agent log: root@ubuntu:~# docker logs -f 670d674efbdb 2022/06/24 17:12:22 INFO: Install client plugin, protocol: rest 2022/06/24 17:12:22 INFO: Installed service discovery plugin: edge I0624 17:12:23.019276 1 server.go:55] Version: v1.10.0-12+597959bf325dbd-dirty I0624...
**What happened**: I have deployed the examples/tcp-echo-service.yaml test case. When using the default namespace, it works. I can exec into the container running the tcp-echo and perform an nslookup on...
**What happened**: Modify the deployment resource configuration,create a large number of edge pods **What you expected to happen**: Create the correct number of edges **How to reproduce it : Change...
when I run damonset of edgemesh-agent, It is giving me a headache。 Each edge node runs 7 containers of edgemesh-agent just like this : I use "crictl ps in the...
kubernetes1.20 kubeedge1.8.2 edgemesh:last kube-proxy and coredns not scheduling in edge node,edgemesh deployment successful I can't access services through podip or service
**Background**:  The current architecture of edgemesh is divided into two parts, edgemesh-agent and edgemesh-server. For edgemesh-server, its accusation are: 1. Assist two edgemesh-agents to exchange peer information and then...
**What happened**: Websocket connection fails over edgemesh-gw and vs **What you expected to happen**: websocket connection should get established **How to reproduce it (as minimally and precisely as possible)**: configure...