astefanutti edited a comment on pull request #2536: URL: https://github.com/apache/camel-k/pull/2536#issuecomment-889795275
Tested on OCP 4.7.19 hosted on IBM Cloud, for a simple YAML Integration: Build time (including Maven dependencies download) is around 6m36s: ``` kubectl get builds.camel.apache.org NAME PHASE AGE STARTED DURATION ATTEMPTS kit-c41sr2vfurqkciod4mtg Succeeded 9m25s 9m25s 6m36.745787046s ``` Operator pod, running the native build: <img width="1164" alt="Screenshot 2021-07-30 at 12 21 12" src="https://user-images.githubusercontent.com/366207/127639417-f153b0c2-c47a-4bdf-b8fa-14c19b0dfb4f.png"> Integration Pod (Native): <img width="1167" alt="Screenshot 2021-07-30 at 12 15 02" src="https://user-images.githubusercontent.com/366207/127639073-c688f3d6-8fed-427d-a547-7affdec932fa.png"> Integration Pod (JVM): <img width="1157" alt="Screenshot 2021-07-30 at 11 44 08" src="https://user-images.githubusercontent.com/366207/127639093-0e0cec0b-e137-4e49-8a66-f1a7c73b51d3.png"> -- 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