Run Virtual Machines on Kubernetes - 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 required for cluster provisioning.


Step 1: Download RCTL

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


Step 2: Download Cluster Kubeconfig

The ZTKA Kubeconfig file allows users to securely access clusters they are authorized to access using the KubeCTL CLI.


Step 3: Clone Git Repo

Declarative specification files for the resources in this guide are available in a Git repository

git clone https://github.com/RafaySystems/getstarted.git

Recap

At this point, you have everything setup and configured to install KubeVirt and a virtual machine.