Learn KOP - SOM Setup - Rafay Product Documentation

Part 1: Setup

What Will You Do

This is Part 1 of a multi-part, self-paced quick start exercise. In this part, you will setup the required resources to execute the EKS SOM.


Step 1: Create Cloud Credentials

Cloud credentials provide privileges to programmatically interact with your Amazon AWS account so that the lifecycle of infrastructure associated with the Amazon EKS cluster can be managed.

781965151837

Step 2: Fork Repository

Declarative specs for the Amazon EKS cluster and other resources are available in a Git repository


Step 3: Enable GitHub Actions

GitHub Actions will be used to run the automation workflows that will configure the environment resources.


Step 4: Configure Secret

GitHub Actions will use RCTL to automate the provisioning of resources. The RCTL configuration will be stored as a Github Actions Secret.


Recap

At this point, you have everything setup and configured to begin using the SOM automation.