Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Iudicael/home-ops-old

Repository files navigation

My home Kubernetes cluster ⛵

... managed with Flux and Renovate 🤖


discord k8s pre-commit taskfile GitHub Workflow Status commits Lines of code terraform cloudflare


Overview

This is home to my personal Kubernetes cluster. Flux watches this Git repository and makes the changes to my cluster based on the manifests in the cluster directory. Renovate also watches this Git repository and creates pull requests when it finds updates to Docker images, Helm charts, and other dependencies.

Thanks

A lot of inspiration for my cluster came from the people that have shared their clusters over at awesome-home-kubernetes