GitOps topic

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.

List GitOps repositories

fleet

4.8k
Stars
544
Forks
Watchers

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)

container-blueprints

90
Stars
45
Forks
Watchers

DigitalOcean Kubernetes(DOKS) Solution Blueprints

dcape

16
Stars
8
Forks
Watchers

Setup Docker services via Makefile

gitops-amazon-ecs-sample

28
Stars
5
Forks
Watchers

A single pipeline to deploy multiple services on amazon ecs using gitops

azure-osconfig

19
Stars
26
Forks
Watchers

A modular services stack that facilitates remote Linux devices management over Azure

CloudNative

43
Stars
37
Forks
Watchers

CloudNative Microservices, Container, Orchestators, Service Mesh, CI/CD, IaC, GitOps, Monitoring. Learn, explore, design and develop +20 Hands-on real-world project on Kubernetes clusters.

gitops-patterns

276
Stars
32
Forks
Watchers

Collection of patterns, examples and resources for GitOps process design, GitOps repository structures, etc

devx

126
Stars
5
Forks
Watchers

A tool for generating, validating & sharing all your configurations, powered by CUE. Works with Kubernetes, Terraform, Compose, GitHub actions and much more...

breakfast

77
Stars
8
Forks
Watchers

🍯 Test GitOps workflows & learn Kubernetes/Docker Swarm deployments through evolving Persian breakfast visuals.