Supported Version: v0.33.0
The custom Zarf init package comes with 3 flavors:
local
: Local Path Provisioner as the backing StorageClass with MinIO for its S3-compatible APIlonghorn
: Longhorn as the backing StorageClass with MinIO for its S3-compatible APIrook
: Rook-Ceph as a comprehensive block, object, and file StorageClass set with a built-in S3-compatible API
A properly configured host node (Ubuntu 20.04
) is bootstrapped with an RKE2 cluster, and has at least 1 server node - this is done using the UDS RKE2 Zarf package.
The below is used to manually create the custom Zarf init package, which is usually done with UDS tasks or the UDS bundles in this repository.
# Create the zarf init package
uds zarf package create --architecture amd64 --confirm --set AGENT_IMAGE_TAG=$(zarf version)