Skip to content

My homelab Kubernetes Cluster, powered by GitOps.

Notifications You must be signed in to change notification settings

joshuaspence/homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.