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

   > Hi @robertofabrizi, the timeout is tuned automatically when you're 
building in native mode to take into account the longer time required to build 
aot. Now, I think the problem you're facing is a limited memory on your local 
cluster, given that, a simple native build requires at least 8 GB. If you're 
running minikube, then, try to create a new cluster running `minikube start 
--memory 8g`.
   
   Thank you @squakez , I'm not running minikube but I can confirm that the 
worker node where the build happens is running with 16gb of ram, most of it 
free, I've seen the free ram drop down to 100 mb while the operator is building 
the native binary (which is the helloworld 1 liner, so I can't imagine what 
would happen if I try to build a real app).


-- 
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