Rancher Airgap is a framework and guide built for collecting, packaging, and distributing the Rancher Product Stack for deployment in disconnected or airgapped environments.
We utilize Project Hauler by Rancher Government Solutions to collect, package, and distribute the assets. Hauler
simplifies the airgap process, by representing assets as content and collections and allows users to easily fetch, store, package, and distribute with declarative manifests or the command line. In this repositry, we generate these manifests for each of the products.
Review the high level example use cases!
High Level Workflow:
Collection -> Across the Airgap -> Distribution
Detailed Workflow:
fetch -> validate -> save -> | <airgap> | -> load -> validate -> distribute
- hauler/rke2 - provides the content manifest for Rancher Kubernetes (RKE2)
- currently supports:
RKE2: v1.29.9
- currently supports:
- hauler/rancher - provides the content manifest for Cert-Manager
- currently supports:
Cert-Manager: v1.16.1
- currently supports:
- hauler/rancher - provides the content manifest for Rancher Multi-Cluster Manager
- currently supports:
Rancher: v2.9.2
- currently supports:
- hauler/longhorn - provides the content manifest for Rancher Longhorn
- currently supports:
Longhorn: v1.7.1
- currently supports:
- hauler/neuvector - provides the content manifest for Rancher NeuVector
- currently supports:
NeuVector: v5.4.0
- currently supports:
- hauler/harvester - provides the content manifest for Rancher Harvester
- currently supports:
Harvester: v1.3.2
- currently supports:
- hauler/hauler - provides the content manifest for Hauler
- currently supports:
Hauler: v1.1.0
- currently supports:
- hauler/helm - provides the content manifest for Helm
- currently supports:
Helm: v3.16.2
- currently supports:
- hauler/cosign - provides the content manifest for Cosign
- currently supports:
Cosign: v2.4.1
- currently supports:
- hauler/gitea - provides the content manifest for Gitea
- currently supports:
Gitea: v1.22.2
- currently supports:
- hauler/vault - provides the content manifest for Vault
- currently supports:
Vault: v1.17.2
- currently supports:
- hauler/kubevip - provides the content manifest for KubeVip
- currently supports:
KubeVip: v0.5.11
- currently supports:
Note: We are currently planning and working towards supporting every major version of our products. We will continue to update to the latest until we implement previous major verions.
# https://github.com/hauler-dev/hauler
curl -sfL https://get.hauler.dev | bash