Vincent Lin
Vincent Lin
That would be great, looking forward to it. cc @Congrool
> Hi, I will work on this feature but I am not familiar with the API release process. Could I just modify the API field and make it still stay...
Hi @fujitatomoya, as you describe above, the weave pod can't access api-server cause this error. Can you set the api-server address to the local meta server address (default is 127.0.0.1:10550)....
Which is the api-server that the `Weave CNI` use? Can you check it in the weave log files? According to this info https://github.com/weaveworks/weave/issues/2826#issuecomment-284158969, without practice, I assume that weave uses...
Hi @FengGaoCSC, sure, I will give it a try.
Here is my processing: 1. Cherry-pick PR https://github.com/kubeedge/kubeedge/pull/3583 to workaround error `[kube-peers] Could not get Kubernetes version:`, because KubeEdge doesn't support `version` API currently. But there is one bug in...
cc @Poorunga
It works after set `disable-npc` to `true`, here is how I install weave: `kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 | tr -d '\n')&disable-npc=true"` If an unauthorized error occurred, please...
It seems the same issue which solved by PR https://github.com/kubeedge/kubeedge/pull/3743
Hi @mlowa, I think you should start cloudcore with the parameter --advertise-address="**Proxy-IP-Address**"