Connecting a Cluster
Introduction
This page covers manually installing the Composabl components onto the cluster.
Requirements
To install Composabl on your cluster, you'll need access to the Composabl No-Code UI and a valid license key.
Additionally, to run the installation script, you need to have Kubectl set up with access to the cluster.
Steps
Log in to the No-Code app
Navigate to the Clusters page
Click "Create"

In the pop-up, choose a display name for your cluster

Select the cloud vendor you're using, or "custom" if none.
Copy the command
Run the command in your terminal where you have access to a kubectl
When the command exits without errors, the installation was complete.
Refresh the clusters page. Your custom cluster should now say "Connected" and list its specifications.
You can now select the cluster from the dropdown menu when training.
Last updated