[ 
https://issues.apache.org/jira/browse/CAMEL-21613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913216#comment-17913216
 ] 

Thomas Diesler edited comment on CAMEL-21613 at 1/15/25 8:48 AM:
-----------------------------------------------------------------

It should be possible to remove the platform def in pom.xml and instead use 
`-Djkube.container-image.platforms` It'd be interesting to know what Jib 
chooses when no prop is given at all. Generally, I'd prefer to use JKube config 
options when available instead of duplicating stuff in "our" camel config


was (Author: tdiesler):
It should be possible to remove the platform def in pom.xml and instead use 
`-Djkube.container-image.platforms` It'd be interesting to know what Jib 
chooses when no prop is given at all.

> Camel-Jbang Kubernetes Plugin: allow to choose image platform options
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-21613
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21613
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbang
>            Reporter: Gaelle Fournier
>            Assignee: Thomas Diesler
>            Priority: Minor
>
> We should be able to configure for which architecture platform(s) we cant to 
> build the container.
>  
> Currently we build the container image (with docker, JIB or podman) for both 
> linux/amd64 and linux/arm64. That mean we need the user to be able to do 
> multi-platform build.
> While it is available out of the box for JIB (and maybe podman), for docker 
> it requires some specific tools like Qemu/buildx. We need to allow the user 
> to override the default configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to