Hi All,
I created a CRD called EdgeDevice and I was trying to query the CRD from kubeedge node but got the following error:
Error GET EdgeDevice resource, error:
EdgeMesh is running successfully and I can do:
{"apiVersion":"v1","items":[],"kind":"ServiceList"}
which indicates Edge-Kube API endpoint is working.
More over, when I do:
I got different result from log.
Anyone encountered similar issue of know how to resolve this?
Thanks!
Xin