squakez commented on issue #4126:
URL: https://github.com/apache/camel-k/issues/4126#issuecomment-1478026979

   I don't think we had ever any discussion around a sensible configuration for 
resource when in Native mode. As you can see in the official documentation [1] 
we know the native build is a resource consuming activity. The more 
dependencies you have, the more resource and CPU it will take. I don't think we 
have any particular suggestion to give, as it would be more in the domain of 
Quarkus. Personally I think that if you have a native strategy in place, you 
need to perform it on all the different stage of your pipeline. `kamel promote` 
may help in that sense, as you should reuse the native build you've done in the 
first stage of your pipeline. In any case, I think this is already OT, so, if 
you need further ideas around the topic, please better open a new issue.
   
   [1] 
https://camel.apache.org/camel-k/next/installation/advanced/resources.html#_suggested_configuration


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to