• Stars
    star
    167
  • Rank 226,635 (Top 5 %)
  • Language
    Shell
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GitOps principles to define kubernetes cluster state via code

k3s-gitops

Image used with permission from k8s-at-home

k3s GitHub Stars GitHub Last Commit builds.sr.ht status K8s-at-home Discord

Using GitOps principals and workflow to manage a lightweight k3s cluster.

Overview

k3s Nodes

This repository utilizes Flux2 to implement GitOps principals and define the state of my cluster using code.

Infrastructure

Setup for the individual nodes OS and base k3s install can be found in WRMilling/homelab-infrastructure repository.

Setup

Setup for Flux2, secrets, and the rest of the GitOps workflow can be found here under the setup directory.

Namespaces

Credits + Community

A huge thanks to the community at k8s-at-home via awesome-home-kubernetes and the discord chat. K8s-at-home Logo image used with permission, check out the community for some awesome and helpful people.