/awesome-flux-head

This repository provides the initial setup for FluxCD v2 and integrates additional repositories.

Apache License 2.0Apache-2.0

Flux2 HEAD Repository

This repository provides the initial setup for FluxCD and incorporates additional repositories.

Support Project

ko-fi

Prerequisites

  • Kubernetes cluster version 1.24 or never

Bootstrap FluxCD example

export GITHUB_TOKEN=<gh-token>
flux bootstrap github \
  --token-auth \
  --owner=brainfair \
  --repository=awesome-flux-head \
  --branch=main \
  --path=clusters/homelab \
  --personal

Additional repositories

Architecture

High-level design