Build multi-arch image #303
-
Although currently I propose to move architecture-specific images and use |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 20 replies
-
We push both armv7 and arm64 to the same registry as we want to tract ARM usage vs AMD64. The gotk installer will pin the controllers on nodes based on the |
Beta Was this translation helpful? Give feedback.
-
I agree with @xunholy , having one image would simplify builds and ease of use. |
Beta Was this translation helpful? Give feedback.
-
Multi-arch images would be useful for kubernetes clusters operating in mixed-architecture environments. Having separate arch-specific images or tags doesn't allow for such operation. |
Beta Was this translation helpful? Give feedback.
-
To sum this up as I feel it is going nowhere:
|
Beta Was this translation helpful? Give feedback.
To sum this up as I feel it is going nowhere:
ghcr.io/fluxcd/<controller>-arm64:semver
gotk install --arch=amd64|arm64|arm