Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
/ home-ops-old Public archive

My home or for-home infrastructure written as code, adhering to GitOps practices

License

Notifications You must be signed in to change notification settings

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