Skip to content

An airgap collecting, packaging, and installation guide for RKE2, Rancher, Longhorn and NeuVector

License

Notifications You must be signed in to change notification settings

zackbradys/rancher-airgap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rancher Airgap Guide

Welcome to the Rancher Airgap Guide

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

Repository Structure

Core Components

  • hauler/rke2 - provides the content manifest for Rancher Kubernetes (RKE2)
    • currently supports: RKE2: v1.28.10
  • hauler/rancher - provides the content manifest for Cert-Manager
    • currently supports: Cert-Manager: v1.15.1
  • hauler/rancher - provides the content manifest for Rancher Multi-Cluster Manager
    • currently supports: Rancher: v2.8.5
  • hauler/longhorn - provides the content manifest for Rancher Longhorn
    • currently supports: Longhorn: v1.6.2
  • hauler/neuvector - provides the content manifest for Rancher NeuVector
    • currently supports: NeuVector: v5.3.3
  • hauler/harvester - provides the content manifest for Rancher Harvester
    • currently supports: Harvester: v1.3.1

Addons

  • hauler/hauler - provides the content manifest for Hauler
    • currently supports: Hauler: v1.0.4
  • hauler/helm - provides the content manifest for Helm
    • currently supports: Helm: v3.15.2
  • hauler/cosign - provides the content manifest for Cosign
    • currently supports: Cosign: v2.2.4
  • hauler/gitea - provides the content manifest for Gitea
    • currently supports: Gitea: v1.22.0
  • hauler/kubevip - provides the content manifest for KubeVip
    • currently supports: KubeVip: Latest

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.

Hauler Installation

# https://github.com/rancherfederal/hauler
curl -sfL https://get.hauler.dev | bash

About

An airgap collecting, packaging, and installation guide for RKE2, Rancher, Longhorn and NeuVector

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages