Jiezhang Wang
Jiezhang Wang
You can refer to: https://edgemesh.netlify.app/guide/edge-gateway.html#https-gateway
/hold
/assgin
need some edgemesh-agent log
> 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 -
edgemesh-server的advertiseAddress参数填写了吗?
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 :)