Learn KOP - OPA Gatekeeper 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 perform a few "one-time" tasks. Declarative specifications are provided for the exercise so that you can get started with just a few commands.

Important

If you want to follow the Web Console/UI based approach for this exercise, you can skip this part and proceed to Step 2


Step 1: Download RCTL

The RCTL CLI allows you to programmatically interact with the controller enabling users to construct sophisticated automation workflows.


Step 2: Clone Git Repo

Declarative specs for this exercise are available in a Git repository

git clone https://github.com/RafaySystems/getstarted.git
drwxr-xr-x   4 matreya  staff  128 Apr  3 07:44 blueprint
drwxr-xr-x   6 matreya  staff  192 Apr  3 07:44 constraint_templates
drwxr-xr-x   6 matreya  staff  192 Apr  3 07:44 constraints
drwxr-xr-x   3 matreya  staff   96 Apr  3 07:44 policy
drwxr-xr-x   4 matreya  staff  128 Apr  3 07:44 workload

Recap

At this point, you have everything setup and configured to start the exercise.