Skip to content

GitOps principles to define kubernetes cluster state via code. Community around k8s@home is on discord: https://discord.gg/7PbmHRK

License

Notifications You must be signed in to change notification settings

userxn10/k8s-gitops

 
 

Repository files navigation

GitOps Workflow for Kubernetes Cluster

Kubernetes

📖  Overview

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

💻  Infrastructure

See the k3s setup in the homelab-infrastructure repo for more detail about hardware and infrastructure

⚙️  Setup

See setup for more detail about setup & bootstrapping a new cluster

🔧  Workloads (by namespace)

🤖  Automation

  • Renovate keeps workloads up-to-date by scanning the repo and opening pull requests when it detects a new container image update or a new helm chart
  • Kured automatically drains & reboots nodes when OS patches are applied requiring a reboot
  • System Upgrade Controller automatically upgrades k3s to new versions as they are released

🤝  Community

There is a k8s@home Discord for this community.

About

GitOps principles to define kubernetes cluster state via code. Community around k8s@home is on discord: https://discord.gg/7PbmHRK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%