Willard
Willard
> 大佬, 你搞定了吗, 我创建的服务不能从任何节点访问. 我部署在worker节点上的应用,配置服务后可以访问, worker和master都可以访问,kubeedge边缘不能访问. 然后部署在kubeedge边缘上的应用,配置服务后,任何节点都不能访问到. You can try edgemesh.
> I completely agree with this point. Could we discuss in community meeting whether to support modifying config using `--set` or allowing users to directly use the local edgecore.yaml? This...
Add a task: Runtime-endpoint is automatically discrovered when the upgrade and reset commands are executed.
> > Runtime-endpoint is automatically discrovered when the upgrade and reset commands are executed. > > ``` > // updated runtime-endpoint > if reset.Endpoint == "" { > // Benchmarking...
> Hey @fisherxu, Please review the PR and approve it. Too many panics don't look good, so we might need to rewrite the function to make it return an error...
SGTM, you can rebase the master branch, the PR #4940 can make the e2e test success rate higher.