You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by "dgrove-oss (via GitHub)" <gi...@apache.org> on 2023/05/29 19:00:06 UTC

[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #765: Unable to setup on mac m1

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-unsubscribe@openwhisk.apache.org

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