Jiezhang Wang

Results 124 comments of Jiezhang Wang

You can refer to: https://edgemesh.netlify.app/guide/edge-gateway.html#https-gateway

> I can't access services through podip or service edgemesh only support access services by clusterip or services DNS name.

The service whose cluster ip is 10.96.0.1 is a very special service. This is a service automatically created by k8s to access the kube apiserver. It is also an external...

Let's start with some simple services, you can refer to edgemesh's test case: https://edgemesh.netlify.app/guide/test-case.html

@seven-07-11 How to fix your problem: ``` CLOUD_NODE="cloud-node-name" EDGE_NODE="edge-node-name" kubectl create -f -

It may be better to submit this pr to the [jwt-go](https://github.com/dgrijalva/jwt-go) repo, and then we will update the vendor in edgemesh repo :)