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 Upstream Kubernetes for bare metal and VM based environment SOM.


Step 1: Create AWS Access Key

An AWS user access key is used to programmatically interact with your Amazon AWS account S3 bucket to store cluster backups.

Step 2: Fork Repository

Declarative specs for the SOM 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 Secrets

GitHub Actions will use RCTL to automate the provisioning of resources. The RCTL configuration will be stored as a Github Actions secret. We will also store the AWS access key secret as a GitHub Actions secret.

Now we will add the AWS secret.


Recap

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