camel-k
camel-k copied to clipboard
How Camel K build container images
I realized we don't have a clear documentation explaining that. Here as a recap:
- S2I - used in Openshift
- Spectrum - default on vanilla Kubernetes (https://github.com/container-tools/spectrum)
- Buildah - (https://buildah.io/)
- Kaniko - (https://github.com/GoogleContainerTools/kaniko)
We'll need to write some official doc about it.
This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!