mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-05-07 01:38:53 +00:00
83d989ab85e02ba203c6c0b3ddf381d338cdbcb7
Hauler: Airgap Assistant
⚠️ WARNING: This is an experimental, work in progress project. Everything is subject to change, and it is actively in development, so let us know what you think!
hauler is a command line tool for that aims to simplify the painpoints that exist around airgapped Kubernetes deployments.
It remains as unopinionated as possible, and does not attempt to enforce a specific cluster type or application deployment model.
Instead, it focuses solely on simplifying the primary airgap pain points:
- artifact collection
- artifact distribution
hauler achieves this by leaning heavily on the oci spec, and the vast ecosystem of tooling available for fetching and distributing oci content.
Description
Languages
Go
97.7%
Shell
1.6%
Dockerfile
0.3%
Makefile
0.3%
HTML
0.1%