drinktee
drinktee
I have the same problem.
> Are you setting the train_dir to a local directory? It must be a directory visible to all workers. Yes,I set the train dir to a local directory.Let me try...
We can use a switch to turn on/off host network. For achieving this there shoud be a component which can figure out available host ports. And this component stand alone...
Yes, it's a solution for some special scene. >Yep. Still, I think this solution should be a "workaround", it's not a best technical choice.
I have the same problem
 增加形如这种 格式的env,最终安装后 node 节点会无法join。时间太久保存日志了。
same error no Calico
希望有pdf版本
> > @peterkainj 和这个issue一样:[istio/istio#23879](https://github.com/istio/istio/issues/23879) > > 试试不用patch版本的看是否可以: > > 确实是可以的,我看istio相关的yaml有006和013,分别delete和apply以后还是不太行,但对应pod状态是正常了;然后我又重新卸载安装了一次,这次patch时在目录里移去文件istiod.yaml,cluster-local-gateway.yaml,istio-ingressgateway.yaml,其他文件正常patch结束后,就可以正常访问并使用了。爆赞!! 这个后来怎么解决呢,我也遇到了