Skip to content

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

License

Notifications You must be signed in to change notification settings

fr34k8/k8s-gitops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitOps Workflow for Kubernetes Cluster

kubefetch

Leverages flux to automate cluster state using code residing in this repo

💻  Infrastructure

See the talos cluster setup for more detail about hardware and infrastructure

⚙️  Setup

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

🔧  Workloads (by namespace in kubernetes/)

🤖  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
  • System Upgrade Controller automatically upgrades talos and kubernetes 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/RGvKzVg

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • YAML 76.3%
  • JSON 20.4%
  • JSON5 3.3%