Skip to content

jetersen/home.cluster

Repository files navigation

Kubernetes cluster at home

This is my cluster I run at home. Hopefully you can draw inspiration on my setup 😅

To spin up the cluster simple run:

rke up

Tools used

For helm charts I use a couple of tools to manage state and secrets.

TODO

  • Manage more cluster state
  • Figure out how to cloud init the ubuntu machine, so the machine is truely replacable!

Credit

This is greatly inspired by https://github.com/jenkins-infra/charts