⚠️ EXPERIMENTAL! This package is currently in an experimental state.
Zarf eliminates the complexity of air gap software delivery for Kubernetes clusters and cloud-native workloads using a declarative packaging strategy to support DevSecOps in offline and semi-connected environments.
This repository contains the Zarf init package for Longhorn that creates a longhorn storage class on the cluster.
-
Zarf CLI (version >=
v0.30.1
) -
Connection to a host (or cluster) configured to run longhorn
zarf package create . --set AGENT_IMAGE_TAG=$(zarf version)
zarf init --confirm
⚠️ Different configuration options may be required depending on your environment