GitOps Application Lifecycle - Rafay Product Documentation

Part 1: Setup

What Will You Do

In this section you will


Step 1: Fork Git Repo

In this step, you will fork a git repository to your account. The forked repo will contain declarative specs for the workload resources used in this guide. A GitOps pipeline will be created later in this guide which will be triggered by commits to this forked repository.


Step 2: Add Repository

In this step, you will add the forked repository to the controller so that the controller can deploy resources from the repo.


Recap

At this point, you have successfully set up the repository for use in the GitOps application lifecycle.