Setup & Configure KEDA on Kubernetes - Rafay Product Documentation

Setup

In this exercise, you will then create a namespace and provision KEDA Helm chart within the namespace.

Important: This tutorial describes the steps using the Rafay Web Console. The entire workflow can also be fully automated and embedded into an automation pipeline.

Assumptions

You have already provisioned or imported a Kubernetes cluster into your Rafay Org.

Step 1: Create Namespace

Step 2: Create KEDA Add-on

Step 3: Create Blueprint

Step 4: Apply Blueprint

After a few seconds, the blueprint with the KEDA add-on will be published on the cluster.

Step 5: Verify deployment

kubectl get all -n keda

Recap

Congratulations! You have successfully provisioned KEDA on your cluster using a blueprint. This same cluster blueprint can also be used on additional clusters.