Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(main): support arm64 platform #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cuisongliu
Copy link

@cuisongliu cuisongliu commented Oct 14, 2023

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Support the docker image to arm64 platform.

Why?

The kafka-operator create kafkaCluster not support arm64 platform

Fixed: banzaicloud/koperator#1067

Additional context

GitHub Action job: https://github.com/cuisongliu/koperator-docker-kafka/actions/runs/6518532772/job/17704050416

Image manifests : https://explore.ggcr.dev/?image=ghcr.io%2Fcuisongliu%2Fkafka%3A2.13-3.4.1-bzc7

Checklist

  • Code meets the Developer Guide
    User guide and development docs updated (if needed)
    Related Helm chart(s) updated (if needed)

Signed-off-by: cuisongliu <[email protected]>
Signed-off-by: cuisongliu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kafka docker image is not support arm
1 participant