Skip to content

Building Cross Platform Images of Operator #2482

Answered by skitt
tunahanertekin asked this question in Q&A
Discussion options

You must be logged in to vote

To build multiarch images, run

make multiarch-images

The default platforms for multiarch images are linux/amd64 and linux/arm64.

See https://submariner.io/development/shipyard/images/#multi-arch-images for details. You’ll need to ensure that builders are available for the platforms you’re interested in; the images will be built as tarballs in the package directory. See https://github.com/submariner-io/submariner-operator/blob/devel/.github/workflows/multiarch.yml for inspiration.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@tunahanertekin
Comment options

Answer selected by tunahanertekin
Comment options

You must be logged in to vote
6 replies
@tunahanertekin
Comment options

@tunahanertekin
Comment options

@skitt
Comment options

@tunahanertekin
Comment options

@tunahanertekin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2481 on January 31, 2023 13:42.