GitOps repository of my Kubernetes homelab
-
Updated
Nov 12, 2025 - YAML
GitOps is an operational framework that takes DevOps best practices used for application development such as version control, collaboration, compliance, and CI/CD, and applies them to infrastructure automation. GitOps uses Git repositories as a single source of truth to deliver infrastructure as code.
There are four key components to a GitOps workflow, a Git repository, a continuous delivery (CD) pipeline, an application deployment tool, and a monitoring system.
GitOps repository of my Kubernetes homelab
suffering as a service
My home infrastructure using Infrastructure As Code (IaC) and GitOps principles.
My home kubernetes GitOps repository.
Cat-approved 😸 Home Kubernetes cluster running Talos Linux | Automated via Flux, Renovate, and GitHub Actions ⚙️
A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
GitOps Homelab Environment
Kubernetes cluster deployed on Proxmox VE VMs with Talos Linux. Managed with Flux, Renovate and GitHub Actions
A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
HomeOps driven by Kubernetes and GitOps using Flux
Kubernetes cluster managed by GitOps using Flux.
The source of truth for my home cluster to reconcile from following GitOps where possible.
A complete example of a repository with the implementation of automation, scalability, containerization, availability, and DevOps/GitOps philosophy. In a nutshell, it is a simple React-Nginx app (deployed in AWS EKS through Terraform) that has implemented multiple environments and a bunch of automation built around them! ♾️🚀
⚙️ Personal home Kubernetes cluster managed with Flux and Kustomize. Includes GitOps-based deployment of infrastructure and applications such as Nextcloud, Paperless-ngx, Immich, Open WebUI, Authentik and more. Designed for resilience, automation and learning in a homelab environment.
A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
GitOps Implementation for Iconicto's Kubernetes Cluster
HomeOps driven by Kubernetes and GitOps using Flux