rogerrum / k8s-gitops

GitOps principles to define kubernetes cluster state via code.

Home Page:https://rogerrum.github.io/k8s-gitops/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Home Kubernetes cluster managed by GitOps

_ managed by ArgoCD and serviced with RenovateBot 🤖




k3s GitHub stars GitHub issues GitHub last commit pre-commit renovate


👋 Overview

This repository is my home Kubernetes cluster in a declarative state.

Leverage ArgoCD to automate cluster state using code residing in this repo

Feel free to open a GitHub Issue.

For more information, head on over to my docs.


🤝  Thanks

A lot of inspiration for this repo came from billimek/k8s-gitops and the people that have shared their clusters over at awesome-home-kubernetes

About

GitOps principles to define kubernetes cluster state via code.

https://rogerrum.github.io/k8s-gitops/

License:Apache License 2.0


Languages

Language:Shell 94.3%Language:Mustache 5.7%