camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

Document installation on air-gapped clusters

Open orthoxerox opened this issue 5 years ago • 8 comments

Probably blocked by #1424

The documentation would benefit from enumerating installation options that are required to make Camel K work on a cluster that has no access to the internet and can only reach custom Maven and Docker repositories with certificates signed by an enterprise CA (or self-signed).

orthoxerox avatar Sep 29 '20 14:09 orthoxerox

+1 to this item. It would be very helpful to have this doc. Is air gap possible today, just not documented?

arthurdm avatar Feb 09 '21 14:02 arthurdm

hi @nicolaferraro - do you know if this is already possible today, or are there changes required to achieve this?

arthurdm avatar Mar 14 '21 18:03 arthurdm

hi @nicolaferraro - do you know if this is already possible today, or are there changes required to achieve this?

It's technically possible to achieve this. The CA part is a bit more complex because it requires a custom operator image to inject the custom company certificates, everything else should be configurable upon installation

nicolaferraro avatar Mar 15 '21 09:03 nicolaferraro

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!

github-actions[bot] avatar Apr 21 '22 00:04 github-actions[bot]

any comment

orthoxerox avatar Apr 21 '22 12:04 orthoxerox

I wonder if it would be enough to use kamel install --registry ... --maven ... -o yaml > offline-installer.yaml, export the output and apply on any other cluster via kubect apply -f offline-installer.yaml. We'd need to let kamel install -o yaml work in offline mode, but that is certainly feasible to do.

squakez avatar Apr 21 '22 14:04 squakez

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!

github-actions[bot] avatar Aug 22 '22 00:08 github-actions[bot]

any comment

orthoxerox avatar Aug 22 '22 06:08 orthoxerox

Same as #4118, closing.

squakez avatar Jul 27 '23 07:07 squakez