bundle for k3s airgap images #1283
poblin-orange
started this conversation in
Ideas
Replies: 1 comment 3 replies
|
Hi @poblin-orange ! There is already docs on how to do this: https://kairos.io/docs/examples/airgap/ and get an iso with the bundled images inside it, ready for airgapped environments. Would that work for you? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
to help with disconnected environment, k3s provides a package of core images
This must be set in /var/lib/rancher/k3s/agent/images/, that way k3s core feature (klipper traeffik, coredns) can start without docker registry connectivity
These looks like a simple bundle, could be part of core Kairos bundles ?
All reactions