Overview
This exercise assumes that you have access to the following:
- Access to a Rafay Org with Org Admin privileges
- Docker installed on your machine (Windows or Linux or macOS)
- An account on GitHub to perform GitOps based lifecycle operations
What Will You Do¶
Part | What will you do? |
---|---|
1 | You will Configure and Setup 2-way GitOps in order to manage resources through Git. The 2-way GitOps will allow Rafay to read changes from Git as well as write back changes to Git |
2 | You will Configure and create a basic Environment Template with a single OpenTofu based resource template |
3 | You will update the environment with a second resource template based on custom Python code |
Info
Additional parts will be added progressively