Did you execute this command ? Note: If using MiniKube please make sure to execute minikube ssh 'sudo ip > link set docker0 promisc on' before deploying a Flink cluster. Otherwise > Flink components are not able to self reference themselves through a > Kubernetes service.
On Tue, Oct 16, 2018 at 10:01 AM zpp <[email protected]> wrote: > I followed the Doc( > https://ci.apache.org/projects/flink/flink-docs-release-1.6/ops/deployment/kubernetes.html#session-cluster-resource-definitions) > to > run flink on kubernetes, > but there is an exception(java.net.UnknownHostException: flink-jobmanager: > Temporary failure in name resolution). > I use a newly installed Minikube on Windows.How can I solve this problem? > Thanks a lot. > > > > >
