Iudicael / home-ops-old

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:The Unlicense


Languages

Language:HCL 91.8%Language:Jinja 8.2%