You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/06/23 03:40:02 UTC

[GitHub] [dolphinscheduler] chengshiwen commented on issue #5615: [Improvement][ARM64] Improve development and deployment especially like Apple Silicon chip

chengshiwen commented on issue #5615:
URL: https://github.com/apache/dolphinscheduler/issues/5615#issuecomment-866497432


   @xied75 Thanks for your feedback.
   1, Good suggestion
   
   2 & 3, The reason for using Bitnami's images is that the [Bitnami repository](https://github.com/bitnami/charts) containing PostgreSQL and ZooKeeper is used in K8s. It has richer features, such as standard and unified management and configuration. Therefore, the corresponding images are used in docker compose and swarm. This way reduces maintenance costs. We have considered replacing them with the [official library](https://hub.docker.com/), but the current feedback that the demand for using arm64 is not so strong, and its replacement cost under K8s is relatively high. So in K8s we will keep the Bitnami images until they released the arm64 architecture next. As for docker compose and swarm, before the Bitnami images don't support the arm64 architecture, it is possible to switch to the official library. Anyway, arm64 architecture support will meet soon


-- 
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:
users@infra.apache.org