dabealu / zookeeper-exporter

zookeeper exporter for prometheus
MIT License
139 stars 74 forks source link

error: 2019/03/27 06:53:05 lookup "10.15.5.4: no such host #9

Closed leon0306 closed 5 years ago

leon0306 commented 5 years ago

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"