Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 675 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 675 Bytes

Homelab Kubernetes Cluster

My homelab Kubernetes cluster, automated with Flux and inspired by billimek/k8s-gitops.

Setup

I am currently using a local Kubernetes cluster for development purposes, which I am managing using kind. Eventually I am deploy onto a cluster of Raspberry Pis.

Bootstrapping the cluster should be as simple as running scripts/bootstrap.sh.

Secrets

Secrets are encrypted with SOPS and committed to this repository in *.sops.yaml files.