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

   > I often use the `builder` trait to ensured the native build **can take** 
enough memory with something like : `-t 
builder.properties="quarkus.native.native-image-xmx=3g"`.
   
   That is fine when the cluster has enough memory. In this case I think the 
problem is that the local cluster (ie, Minikube) may not have such a quantity 
of memory. @robertofabrizi the solution is to provide your cluster with enough 
memory, and later you can play with builder 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