Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.32 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.32 KB

Rancher Multi-Cluster-Manager (by Rancher)

Note: View the README for the latest versions!

Collection and Packaging

hauler/rancher/rancher-airgap-rancher.yaml - provides the content manifest for all the assets.

# pull the manifest
curl -sfOL https://raw.githubusercontent.com/zackbradys/rancher-airgap/main/hauler/rancher/rancher-airgap-rancher.yaml

# sync to the store
hauler store sync --files rancher-airgap-rancher.yaml

# save to tarball
hauler store save --filename rancher-airgap-rancher.tar.zst

hauler/rancher/rancher-airgap-rancher-minimal.yaml - provides the content manifest for the minimal assets.

# pull the manifest
curl -sfOL https://raw.githubusercontent.com/zackbradys/rancher-airgap/main/hauler/rancher/rancher-airgap-rancher-minimal.yaml

# sync to the store
hauler store sync --files rancher-airgap-rancher-minimal.yaml

# save to tarball
hauler store save --filename rancher-airgap-rancher-minimal.tar.zst

Across the Airgap

# coming soon

Loading and Distribution

# coming soon