dromara / CloudEon

CloudEon uses Kubernetes to install and deploy open-source big data components, enabling the containerized operation of an open-source big data platform. This allows you to reduce your focus on underlying resource management and maintenance.
https://www.cloudeon.top/
Apache License 2.0
429 stars 104 forks source link

readiness probe failed. #79

Closed lexuan1993 closed 1 year ago

lexuan1993 commented 1 year ago

Describe the bug Due to the port conflict, I have changed the zookeeper's default config: zookeeper.client.port to 2281 , It won't start when I deploy the zookeeper service.

To Reproduce Modify the default zookeeper configuration.

Environment

Screenshots

image image image image
Pandas886 commented 1 year ago

Thanks for the feedback, the issue has been resolved in the dev branch