haydenzhourepo opened a new issue #5479:
URL: https://github.com/apache/dolphinscheduler/issues/5479


   *For better global communication, please give priority to using English 
description, thx! *
   
   *Please review 
https://dolphinscheduler.apache.org/en-us/community/development/issue.html when 
describe an issue.*
   
   **Describe the feature**
   DS has a Zookeeper HA service currently, but managing a Zookeeper cluster on 
Kubernetes for HA would require an additional operational cost that will 
increase the complexity of deployment。 for Kubernetes, it provides ConfigMap 
for leader election native. so we can remove the Zookeeper cluster in 
Kubernetes deployment mode。
   
   **Is your feature request related to a problem? Please describe.**
   No
   
   **Describe the solution you'd like**
   use ConfigMap for leader election and configuration storage in DS Kubernetes 
native mode。
   
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to