ningyougang edited a comment on issue #622: URL: https://github.com/apache/openwhisk-deploy-kube/issues/622#issuecomment-663389255
Hm.. In my case, even if i use `kubectl taint nodes --all node-role.kubernetes.io/master- ` to change master node as normal worker node, but anyway, it is master node as well. So if i changed to `~/.wskprops`'s `APIHOST` pointed to `any of other k8s work node`, the problem gone. (I tried `test-k8s-002-ncl/test-k8s-003-ncl/test-k8s-004-ncl` as `APIHOST` both, the problem gone) It seems it is better not to use master node's ip as `whisk.ingress.type.apiHostName`, it may lead to stable network problem. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
