Integrated GitOps Pipelines - Rafay Product Documentation

Overview

At its core, the GitOps operating model is centered around using a version control system (e.g. Git) for a Kubernetes deployment and leveraging automation to deploy changes to the clusters. GitOps is an operating model specifically well suited for Kubernetes because it centralizes every aspect of the process for managing both operations and development.

Why GitOps

The GitOps operating model provides a number of significant benefits as described below.

Familiarity

Increased Velocity

Increased Agility

Consistency

Better Security

Cost Savings

Important

Users must run the pipeline manually in Rafay UI for the first time to sync the clusters from System to Git.