You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/08 09:26:18 UTC

[GitHub] [camel-k] astefanutti commented on issue #2732: use the OCI containers to distribute camel-k artifacts

astefanutti commented on issue #2732:
URL: https://github.com/apache/camel-k/issues/2732#issuecomment-962963176


   It seems like it would be the right level to abstract our needs for _packaging_ and _distributing_ artifacts.
   
   From the performance standpoint, interaction with the container registry is now the major contributor to "TTFB" (Camel K equivalent) on average. And it does not scale well with the number of nodes. I'd be eager to research how it could use in combination with some initiatives / approaches like the above to improve performance, especially for the serverless use case:
   * https://medium.com/nttlabs/startup-containers-in-lightning-speed-with-lazy-image-distribution-on-containerd-243d94522361
   * https://stevelasker.blog/2019/10/29/azure-container-registry-teleportation/ 


-- 
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-unsubscribe@camel.apache.org

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