Skip to content

My home Kubernetes (k3s) cluster managed by GitOps (Flux2)

License

Notifications You must be signed in to change notification settings

zenxedo/k3s-gitops

Repository files navigation

My home Kubernetes cluster

k3s GitHub stars GitHub issues GitHub last commit GitHub Workflow Status pre-commit


📖  Overview

This repo is my Kubernetes cluster in a declarative state. Flux Toolkit V2 and Helm Controller watch my deployments folder and makes the changes to my cluster based on the yaml manifests.

Check out my FluxV2 README


🤝  Thanks

A lot of inspiration for this repo came from the following people:

K8s-at-home