/zarf-init-longhorn

Zarf Init Package for Longhorn - DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/

Primary LanguageMustacheApache License 2.0Apache-2.0

Zarf Init Package for Longhorn

Dash Days OpenSSF Scorecard

⚠️ 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.

👀 Looking for Zarf?

Zarf Init Package for Longhorn

This repository contains the Zarf init package for Longhorn that creates a longhorn storage class on the cluster.

Usage

Prerequisites

Create the Zarf init package

zarf package create . --set AGENT_IMAGE_TAG=$(zarf version)

Initialize the Zarf init package

zarf init --confirm

⚠️ Different configuration options may be required depending on your environment