hanpi14 opened a new issue, #15157: URL: https://github.com/apache/dolphinscheduler/issues/15157
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I have implemented k8s deployment for dolphinscheduler 3.1.7, but now I want to build a work node outside the container and test it according to the contents of the official website, but there is a null pointer exception connecting to zookeeper, can you help me  ### What you expected to happen  ### How to reproduce 我这边针对dolphinscheduler 3.1.7进行可k8s部署,但现在想在容器外构建一个work节点,按照官网内容进行测试,但是一直存在连接zookeeper的空指针异常,本身我们这边在k8s有三个zookeeper节点,通过负载均衡向外部暴露了一个ip与端口用于连接,但是在3.1.7版本的dolphinscheduler存在获取到了容器内部的域名出现了NullPointerException ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
