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

awesome-portainer

23
Stars
3
Forks
Watchers

A curated list of Portainer resources, tutorials, videos

charts

33
Stars
44
Forks
Watchers

Helm charts for creating reproducible and maintainable deployments of Polyaxon with Kubernetes.

benthos-captain

41
Stars
11
Forks
Watchers

A Kubernetes Operator to orchestrate Benthos pipelines

nomad-gitops-operator

71
Stars
9
Forks
Watchers

A GitOps operator for Hashicorp Nomad

gitops-build-lib

30
Stars
13
Forks
Watchers

Jenkins pipeline shared library for automating deployments via GitOps

bodywork-ml-pipeline-project

22
Stars
4
Forks
Watchers

Deployment template for a continuous training pipeline.

gitops101

16
Stars
86
Forks
Watchers

GitOps 101

argocd-tutorial

33
Stars
54
Forks
Watchers

Get started with ArgoCD and GitOps for https://dn.dev/master.

flux-ui

30
Stars
0
Forks
Watchers

web ui for fluxctl (gitops tool)

kbst

37
Stars
7
Forks
Watchers

Kubestack framework CLI