GitOps
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.
GitOps delivers:
- A standard workflow for application development
- Increased security for setting application requirements upfront
- Improved reliability with visibility and version control through Git
- Consistency across any cluster, any cloud, and any on-premise environment
Key components of a GitOps workflow
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.
- The Git repository is the source of truth for the application configuration and code.
- The CD pipeline is responsible for building, testing, and deploying the application.
- The deployment tool is used to manage the application resources in the target environment.
- The monitoring system tracks the application performance and provides feedback to the development team.
- GitHub: https://github.com/topics/gitops
- Wikipedia: https://en.wikipedia.org/wiki/gitops
- Related Topics: devops, winops, git, gitflow, devsecops, infrastructure-automation, infrastructure-as-code, containerization, monitoring, observability,
- Last updated: 2026-03-28 00:13:00 UTC
- JSON Representation
https://github.com/yukitas/flux-playground
Manage multiple K8s clusters with Flux, Kustomize and Helm.
flux flux2 gitops helm k8s kubernetes kustomize
Last synced: 03 Apr 2025
https://github.com/rancher-sandbox/cluster-api-addon-provider-fleet
Cluster API Add-on Provider for Fleet will auto register child clusters with fleet.
Last synced: 28 Feb 2025
https://github.com/kittonn/gitops-example
argocd gitops helm kubernetes kustomize
Last synced: 10 Sep 2025
https://github.com/carlosrodlop/carlosrodlop
More than just my GH profile
cv devops github-actions gitops portfolio resume
Last synced: 22 Feb 2026
https://github.com/muhlba91/fh-burgenland-bswe-assignment-infrastructure
FH Burgenland - BSWE: Assignment Infrastructure
Last synced: 25 Mar 2025
https://github.com/muhlba91/muehlbachler-public-services-cluster-applications
Personal Public Services: Applications running on the Kubernetes public-services-cluster
fluxcd gitops kubernetes services
Last synced: 25 Mar 2025
https://github.com/pedrotchang/homelab
GitOps configuration and documentation of my Kubernetes Talos Linux home lab powered by FluxCD and Omni.
fluxcd gitops homelab homelab-automation k8s k8s-at-home kubernetes linux omni sidero talos-linux
Last synced: 03 Apr 2025
https://github.com/olaolatunbos/aks-production-grade-deployment
This project focuses on deploying an AKS (Azure Kubernetes Service) cluster on Azure, integrating key Kubernetes tools such as ArgoCD, Helm Charts, Cert-Manager, and ExternalDNS.
azure dns gitops kubernetes tls
Last synced: 17 Jul 2025
https://github.com/j0hn-b/argo_workflows_demo
Demo Argo Workflows environment to execute sample tasks.
argocd argoworkflow demo docker gitops k3d kubernetes makefile
Last synced: 28 Feb 2025
https://github.com/j0hn-b/keda_demo
Demo application scaling via KEDA
argocd autoscaler demo gitops k3d keda kubernetes
Last synced: 28 Feb 2025
https://github.com/the-voidl/secretseal
Edit existing sealed-secrets in your k8s cluster, with a focus on json values in your secret, and without the hassle around sealing and formatting.
devops-workflow encrypt-secrets gitops kubernetes kubernetes-secrets sealed-secrets sealed-secrets-controller
Last synced: 28 Feb 2025
https://github.com/thatmlopsguy/k8s-homelab
GitOps Configuration and documentation of my Kubernetes homelab powered by ArgoCD
argocd devops gitops gitops-bridge homelab k8s kubernetes platform-engineering terraform
Last synced: 28 Feb 2025
https://github.com/c4f3z1n/nix-registry
Convert flake.lock to a registry file
Last synced: 16 Mar 2025
https://github.com/x-ethr/cluster-management
Kubernetes GitOps
ethr flux gitops kubernetes x-ethr
Last synced: 08 Oct 2025
https://github.com/rmjhynes/homelab
My homelab config.
argocd gitops homelab k3s kube-prometheus-stack
Last synced: 16 Mar 2025
https://github.com/szsascha/caddy-proxy
Use Caddy as a reverse proxy for all applications in your infrastructure and manage it via git.
caddy cicd deployment docker git github-actions gitops proxy
Last synced: 01 Mar 2025
https://github.com/anmiralles/gitops-helm-ocp-config
GitOps configuration using helm to deploy a sample application, per environment with ArgoCD app of apps approach.
Last synced: 08 Jan 2026
https://github.com/anmiralles/openshift-cluster-config
Openshift CICD configuration for applying Gitops approach based on Tekton pipelines and ArgoCD deployment.
argocd gitops openshift preview-environment tekton
Last synced: 08 Jan 2026
https://github.com/ashuhatkar/ashulearn-aws-lambda-annotation-native-aot-with-dynamodb-v8.0.2
The Lambda Annotations Framework uses C# custom attributes and Source Generators to translate annotated Lambda functions to the regular Lambda programming model. Source Generators create new C# source code and incorporate that code during compilation. It does not impact Lambda startup times because it translates your code at compile time.
ahead-of-time-compilation annotations aot cloud-formation continuous-deployment continuous-integration functions-as-a-service gitops lambda mock-lambda-test-tool serverless-framework source-generators
Last synced: 22 Jun 2025
https://github.com/nirmalnaveen20/homelab
Scientists learn from books, but the continuous learning happens in the lab. In this repo I collect my labs, projects, scripts and experiments which I use for learning, exploring, and gaining hands-on experience.
automation aws azure devops gitops kubernetes terraform
Last synced: 06 Sep 2025
https://github.com/cailloumajor/digital-factory-stack
Digital factory software stack
digital-factory docker-compose gitops
Last synced: 27 Feb 2025
https://github.com/annaelizabeth2019/code-review-tool
A workflow that provides PR feedback built on python and OpenAI
actions automation code-review gitops openai openai-api python3 workflow
Last synced: 12 Mar 2026
https://github.com/eon01/argocd-examples
CI/CD with ArgoCD, Helm and GitHub Actions
argocd book cd cicd cloud cloudnative continual-learning continuous-delivery continuous-deployment continuous-integration course deployment devops github github-actions github-pages gitops guide helm kubernetes
Last synced: 22 Feb 2025
https://github.com/akrantz01/terraform-k8s-gitops
Deploys a GitOps-managed kubernetes cluster on DigitalOcean using k3s
argocd digitalocean gitops k3s kubernetes terraform
Last synced: 09 Apr 2025
https://github.com/davidandw190/k8s-lab
Workspace for experimenting with Cloud-Native technologies, tooling, patterns, focusing on Kubernetes and its ecosystem.
cloud-native faas fluxcd gitops knative kubernetes
Last synced: 02 Apr 2025
https://github.com/opplieam/bb-k8s-infra
This repository centralizes Kubernetes resource files and Terraform configurations for GKE. It utilizes ArgoCD as part of the CI/CD pipeline to automate the deployment.
argocd gcp github-actions gitops gke-cluster helm kubernetes terraform
Last synced: 25 Dec 2025
https://github.com/goldentooth/blog
Dev blog, formerly known as **Kubernetes, the _Excruciating_ Way**
ansible argocd blog gitops hpc kubernetes mlops slurm terraform
Last synced: 10 Apr 2025
https://github.com/kn-lim/homelab
A Homelab powered by Kubernetes, ArgoCD and Terraform
argocd gitops home-operations homelab k8s-at-home kubernetes talos terraform terragrunt
Last synced: 05 Feb 2026
https://github.com/corapoid/orphelix
Modern Kubernetes dashboard with real-time monitoring, topology visualization, and GitOps integration. Features demo mode, AI-powered YAML editing, pod management, and GitHub PR workflow.
Last synced: 18 Jan 2026
https://github.com/beiertu-mms/fluxcd-gitops
A playground for FluxCD
fluxcd gitops k8s kubernetes playground
Last synced: 26 Oct 2025
https://github.com/tysoncung/awesome-devops-platform
🚀 A curated list of awesome DevOps Platform Engineering tools, practices, and resources for modern cloud-native infrastructure
awesome awesome-list cloud-native devops gitops internal-developer-platform platform-engineering
Last synced: 06 Oct 2025
https://github.com/leonsteinhaeuser/rh-ocp-examples
Red Hat OpenShift application deployment examples.
argocd gitops ocp openshift redhat redhat-ocp redhat-openshift
Last synced: 07 Oct 2025
https://github.com/pragmatiks/pragma-cli
Command-line interface for pragma-os. Declarative resource management with YAML manifests.
cli command-line developer-tools devex gitops infrastructure-as-code platform-engineering python resource-management yaml
Last synced: 16 Mar 2026
https://github.com/deas/satrn
Satrn - Solr Companion 🪐
clojure clojurescript gitops solr solrcloud
Last synced: 08 Oct 2025
https://github.com/kobeep/k8s-gitops-template
argocd automation gitops gitops-deploy-repo k8s k8s-cluster k8s-template kubernetes kustomize template
Last synced: 09 Oct 2025
https://github.com/diogoguedes11/homelab
Homelab project with K3s and FluxCD, continuously improving and experimenting with self-hosted applications
flux gitops k8s kubernetes linux
Last synced: 09 Oct 2025
https://github.com/bjf5201/javascript-thirty
A selection of projects from Wes Bos's "JavaScript30" tutorial - with a bit of my own flair thrown in
css3 gitops html5 javascript npm
Last synced: 27 Jan 2026
https://github.com/ariefshaik7/go-k8s-gitops
CI/CD-ready Go web application with Docker, Helm, and GitOps-based Kubernetes deployment using ArgoCD
argocd docker gitops go helm helm-charts helm-deployment k8s kubernetes
Last synced: 10 Oct 2025
https://github.com/muhlba91/fh-burgenland-bswe-cluster-applications
Hochschule Burgenland - BSWE: Demo applications running on the Kubernetes cluster
argocd gitops hochschule-burgenland kubernetes
Last synced: 19 Jan 2026
https://github.com/zhangchl007/redis-lettuce-spring-boot-enhance
redis-lettuce-spring-boot-enhance
Last synced: 27 Jan 2026
https://github.com/k-candidate/hello-prod
argo argo-cd argocd container docker gitops k8s keda keda-http-add-on kubernetes
Last synced: 11 Oct 2025
https://github.com/rowi1de/argocd
(Outdated )GitOps Repository with ArgoCD, Traefik, Sealed Secrets etc.
Last synced: 14 Oct 2025
https://github.com/dinushchathurya/argocd-app-of-apps
Argo CD app of apps example repo
app-of-apps argo argocd argocd-application devops gitops kubernetes kubernetes-deployment
Last synced: 14 Oct 2025
https://github.com/supplystack/kafka-gitops
Combines kafka-gitops and yq in a single docker image.
Last synced: 27 Jan 2026
https://github.com/neticdk/goto-oaas-demo
GOTO Aarhus 2021 OaaS demo
flux gitops gitops-toolkit kubernetes oaas observability
Last synced: 22 Jan 2026
https://github.com/alinanova21/tf-home-ops
terraform code for my home operations
Last synced: 15 Oct 2025
https://github.com/anmiralles/quarkus-getting-started
Quarkus sample application to demonstrate gitops approach.
Last synced: 15 Oct 2025
https://github.com/guyzsarun-lab/gitops
GitOps repository for application deployed on Homelab
Last synced: 02 Jan 2026
https://github.com/tschaefer/supervisor
The Docker GitOps service :rocket:
docker docker-compose gitops polling rails rest-api webhook
Last synced: 20 Oct 2025
https://github.com/alfi0812/test-cluster
Cluster for Testing Purposes
clustertool gitops helm kubernetes kubesearch
Last synced: 23 Oct 2025
https://github.com/kameshsampath/gitops-kickstarter
A set of resources, components and scripts to get started with applying GitOps principles.
argocd gitops gke google-cloud template terraform
Last synced: 24 Oct 2025
https://github.com/tolkonepiu/hl-cluster
My HomeLab Cluster managed with Flux, Renovate, and GitHub Actions.
ansible devenv flux gitops k3s kubernetes renovate selfhosted taskfile
Last synced: 06 Feb 2026
https://github.com/giannisalinetti/rhacm-gitops-example
Example repository to demonstrate the integration between Red Hat Advanced Cluster Management for Kubernetes and OpenShift GitOps (ArgoCD).
argocd cd gitops kubernetes kustomize openclustermanagement openshift operator
Last synced: 25 Oct 2025
https://github.com/masterpointio/github-action-gitops-update
Reusable GitHub Action to update a YAML file and commit the result
github-action github-actions gitops
Last synced: 26 Oct 2025
https://github.com/siggerzz/homelab
My home Kubernetes cluster running on Talos Linux and managed with FluxCD
fluxcd gitops homelab k8s-at-home kubernetes
Last synced: 24 Feb 2026
https://github.com/damoun/fleet-infra
FluxCD for my Kubernetes clusters
flux flux2 fluxcd gitops k8s k8s-at-home kubernetes-cluster
Last synced: 26 Oct 2025
https://github.com/alex-rosta/civo-env
Homelab k3s cluster on Civo using terraform
argocd civo civo-k3s gitops infrastructure-as-code terraform
Last synced: 23 Jan 2026
https://github.com/junaid-13/cross_cloud_gitops
This is a repository on which I'm doing the Devops project for hands-on practice. This is a GitOps project.
automation aws cicd cloud-native continuous-delivery devops gcp github-actions gitops gke infrastructure-as-code k8s kubernetes observability terraform
Last synced: 23 Feb 2026
https://github.com/atkaridarshan04/CloudNative-DevOps-Blueprint
Applying DevOps practices on a MERN Stack application.
argocd cicd devsecops docker gitops helm-charts jenkins kubernetes mern-stack
Last synced: 28 Oct 2025
https://github.com/macstab/semantic-release-maven-gradle-nodejs-python-git-jq
Docker image with semantic release plus inherited nodejs, git, jq and python tools, java gradle and maven
docker gitops image infrastructure
Last synced: 24 Jan 2026
https://github.com/sean-njela/argocd-demo
Argo CD with Terraform, Sealed Secrets, Image Updater, Helm and slack notifications.
argocd gitops gitops-repo helm image image-updater slack terraform terraform-module
Last synced: 06 Feb 2026
https://github.com/tyriis/home-ops-devenv
Development environment for my HomeLab kubernetes cluster
development devenv devops flux gitops k8s kind kubernetes terraform traefik
Last synced: 01 Apr 2025
https://github.com/sergk/appset-addons
Argo CD ApplicationSet Blueprint
applicationset apps argo argocd cicd deploy gitops helm
Last synced: 30 Jan 2026
https://github.com/operations-project/composer-ddev-gitops-config
operations/composer-ddev-gitops-config
composer composer-package ddev github github-actions gitops
Last synced: 30 Jan 2026
https://github.com/dbgjerez/amq-streams-workshop
kafka, amq-streams, strimzi
amq-streams gitops kafka strimzi
Last synced: 06 Feb 2026
https://github.com/htekgulds/gitops-ui
Central GitOps platform for managing multiple environments
Last synced: 07 Feb 2026
https://github.com/graytonio/homelab-flagops-templates
GitOps Repository using FlagOps to manage k8s applications
Last synced: 31 Jan 2026
https://github.com/moshclouds/managing-kubernetes-deployments-with-argocd
ArgoCD 🚀 is a GitOps 🔄 tool for Kubernetes ☸️, automating deployments ⚡ with real-time monitoring 📊, rollback 🔄, and multi-cluster management 🌍. This guide covers installing, configuring, and deploying applications using ArgoCD on Minikube 💻.
argocd gitops kubernetes minikube
Last synced: 01 Apr 2025
https://github.com/openmcp-project/gitops-templates
GitOps Template for setting up an OpenMCP Platform
bootstrapper flux gitops template
Last synced: 07 Feb 2026
https://github.com/anipos/sparrow
Sparrow is a bot runs jobs on Cloud Build events.
gitops google-cloud-build hacktoberfest
Last synced: 25 Feb 2026
https://github.com/kadras-io/package-for-flux
Kubernetes-native package for Flux, a continuous deployment solution for Kubernetes powered by the GitOps Toolkit.
carvel flux gitops gitops-toolkit kadras kapp-controller kubernetes platform-engineering
Last synced: 01 Feb 2026
https://github.com/mikeshobes718/eks-orchestrator
Python CLI to manage EKS cluster/nodegroup lifecycle, RBAC, addons, and GitOps-safe rollouts with dry-run plans.
cli devops eks gitops helm kubectl kubernetes python sre
Last synced: 17 Mar 2026
https://github.com/open-component-model/ocm-examples
Example Open Component Model components and scenarios
cloud-native delivery flux gitops kubernetes ocm open-component-model software-delivery software-delivery-automation supply-chain
Last synced: 08 Feb 2026
https://github.com/dativo-io/dativo-ingest
big big-data data data-ingestion etl etl-framework gitops iceberg ingest nessie self-hosted
Last synced: 26 Feb 2026
https://github.com/stakater/nordmart-clusters-config
Clusters config to build and deploy nordmart
Last synced: 09 Feb 2026
https://github.com/tryrocket-cloud/home-ops-1
My home Kubernetes (Talos Linux) cluster managed by GitOps (ArgoCD) and Renovate
ansible argocd gitops home-ops iac k8s-at-home kubernetes talos terraform
Last synced: 09 Feb 2026
https://github.com/dev-shimada/ecscd
GitOps-based Amazon ECS continuous deployment management tool with real-time monitoring and web interface
aws devops ecs-service gitops nextjs
Last synced: 03 Mar 2026
https://github.com/developer-guy/flux-kyverno-policies
An example to show you how you can use OCI Repositories of Flux to apply Kyverno policies stored in an OCI registry
flux fluxcd fluxcli gitops kyverno oci ociartifacts ociimages
Last synced: 18 Mar 2026
https://github.com/crisszkutnik/home-lab
Kubernetes deployments, Ansible config and everyting else for my home lab
ansible gitops home-lab infrastructure k8s k8s-cluster kubernetes on-premise
Last synced: 10 Feb 2026
https://github.com/stuttgart-things/kaeffken
gitops apps & cluster management cli
apps flux github-api gitops k8s sops
Last synced: 10 Apr 2025
https://github.com/sophotechlabs/kube-lint-mcp
MCP server to lint and validate Kubernetes-related manifests(Helm, FluxCD, ArgoCD, Kustomize, etc.)
ai-tools claude devops fluxcd gitops helm kubernetes kustomize mcp validation
Last synced: 09 Mar 2026
https://github.com/greyhats13/fta_gitops
argocd argocd-vault-plugin devops gitops helm kubernetes
Last synced: 11 Feb 2026
https://github.com/stakater/nordmart-apps-config
Apps config to build and deploy nordmart
Last synced: 11 Feb 2026
https://github.com/webmakaka/docs.mlops.ru
[docs.mlops.ru] Исходники сайта docs.mlops.ru
Last synced: 11 Feb 2026
https://github.com/jkrivas/k8s-ha-git-sync
Home Assistant configuration sync from Git in Kubernetes
gitops home-assistant kubernetes
Last synced: 11 Feb 2026
https://github.com/stuttgart-things/platform-engineering-showcase
composable infrastructure for fast-moving teams
argo-cd cicd containerization crossplane dagger gitops kubernetes platform-engineering showcase
Last synced: 12 Feb 2026