GitOps manifests for fully automated Kubernetes platform (ArgoCD App of Apps, Helm, SOPS, Prometheus, Loki)
-
Updated
Nov 8, 2025 - Smarty
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 manifests for fully automated Kubernetes platform (ArgoCD App of Apps, Helm, SOPS, Prometheus, Loki)
1_미니프로젝트: Multi-Stage GitOps
Create an end-to-end Dev(Sec)(Git)Ops CI/CD pipeline to Kubernetes
Contains everything required to deploy a home k8s cluster. This is a working public mirror of my own setup with personal data removed. Syncs with every commit.
Практические материалы к вебинару «Внедряем Gitops практики в Yandex Cloud при помощи Kubernetes».
Helm repository utilizado en los ejercicios de la serie GitOps Flux
This repository contains all the ArgoCD, ArgoWorkflows and ArgoEvents GitOps-y stuff that I'm testing or worked with. Most things are broken, so USE at your own risk!
GitOps: Governance repository, holding the main configuration and team/project management for a cluster
ArgoCD/GitOps managed multi-architecture (armv8 & amd64) Kubernetes cluster at home.
Helm chart to easily bootstrap your cluster using GitOps principles 🚀
Example Repository utilizing roles to deploy applications to argo-cd clusters
Welcome to the project! Here, we implement GitOps using GitHub Actions, Helm, and ArgoCD, creating a seamless CI/CD pipeline.