dgrove-oss commented on issue #765:
URL: 
https://github.com/apache/openwhisk-deploy-kube/issues/765#issuecomment-1567429937

   The chart needs to be updated to use newer versions of zookeeper (and Kafka) 
that provide arm64 images.  For zookeeper, it should be a straightforward 
change to using `zookeeper:3.8`.  For Kafka, it is more involved since we need 
to change from `wurstmeister/kafka` to a different image like `bitnami/kafka` 
-- which will require some changes to the chart itself as the way that image is 
configured is different.


-- 
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: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to