I can run this in my docker environment.
when i run this in k8s environment has error like: error: 2019/03/27 06:53:05 lookup "10.15.5.4: no such host
same configuration as docker. both host network mode.
configuration as below:
-listen="0.0.0.0:9141" - -zk-list="zk1:2181,zk2:2181,zk3:2181"
I can run this in my docker environment. when i run this in k8s environment has error like: error: 2019/03/27 06:53:05 lookup "10.15.5.4: no such host same configuration as docker. both host network mode.
configuration as below: -listen="0.0.0.0:9141" - -zk-list="zk1:2181,zk2:2181,zk3:2181"