Skip to content

hauler-dev/hauler-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hauler Helm Chart

Airgap Swiss Army Knife

Rancher Government Hauler simplifies the airgap experience without requiring operators to adopt a specific workflow. Hauler simplifies the airgapping process, by representing assets (images, charts, files, etc...) as content and collections to allow operators to easily fetch, store, package, and distribute these assets with declarative manifests or through the command line.

Hauler does this by storing contents and collections as OCI Artifacts and allows operators to serve contents and collections with an embedded registry and fileserver. Additionally, Hauler has the ability to store and inspect various non-image OCI Artifacts.

GitHub Repostiory: https://github.com/hauler-dev/hauler

Documentation: http://hauler.dev

Configuration

Adding the Helm Chart via CLI

helm repo add hauler-helm https://hauler-dev.github.io/hauler-helm
helm repo update

Adding the Helm Chart via OCI

via GitHub Container Registry

ghcr.io/hauler-dev/hauler-helm

via Dockerhub Container Registry

docker.io/hauler/hauler-helm

Adding the Helm Chart via Rancher Manager

  1. Authenticate into the Rancher Manager UI
  2. Open the local cluster or downstream cluster
  3. Click into Apps -> Charts -> Repositories
  4. Click "Create" and enter the following information:
Name: hauler-helm
Target: http(s) URL to index generated by Helm
Index URL: https://hauler-dev.github.io/hauler-helm
Authentication: None