archive2disk

Helm Chart YAML

This action will stream a compressed filesystem archive into archive2disk where it will mount a block device and uncompress this archive to a destination path on it's filesystem. Usually the DEST_PATH should be / as we normally will be writing a root filesystem, however it can be used to stream application data to a different area on disk (such as preloading container images, or web server assets).

Install
helm repo add tinkerbell-community https://github.com/tinkerbell/hub/actions
helm install archive2disk tinkerbell-community/archive2disk --version 1.0.0
plain text: /constructs/ah-helm-chart-tinkerbell-community-archive2disk/install.txt
⭐ Source on GitHub 📦 Registry page
Details
FrameworkHelm Chart
LanguageYAML
Version1.0.0
★ Stars36
Forks52
LicenseApache-2
Namespacetinkerbell-community
Updated