nicolaferraro opened a new issue #312: Publish some base images together with 
Camel K
URL: https://github.com/apache/camel-k/issues/312
 
 
   This is an idea we should develop more, but it's powerful!
   
   It's not always necessary to do a build to create the base image for an 
integration, we may publish some base images in advance when releasing Camel K.
   
   This would be really awesome in the future if we start to produce native 
compiled images, because users will just use them, without having to produce 
them (as it seems it requires a lot of time and resources).
   
   In the Knative context, for example, we can produce native images containing:
   - camel-runtime
   - camel-knative
   - camel-component-x
   
   That image would be used automatically for the CamelSource-x, without 
requiring a new build inside Kubernetes.
   
   The mechanism is useful also for standard JVM based images as it improves 
portability (does not require in-cluster build, that often require 
cluster-specific configuration).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to