Import Cluster
In this section, you will import the previously created Zededa K3s cluster into Rafay and attach a custom cluster blueprint.
What Will You Do¶
In this part, you will:
- Create Custom Cluster Blueprint
- Import Cluster into Rafay
Step 1: Create Custom Blueprint¶
In this step, you will create a custom cluster blueprint with the Monitoring and Alerting Manged System Add-on.
- Navigate to a project in your Org
- Select Infrastructure -> Blueprints
- Click "New Blueprint"
- Enter a name for the blueprint
- Click "Save"
- Enter a version name
- Select Minimal for the base blueprint
- Select Monitoring & Alerting under Managed System Add-Ons
- Click "Save Changes"
Step 2: Import Cluster¶
In this step, you will configure and import your Cluster using the web console.
- Navigate to a project in your Org
- Select Infrastructure -> Clusters
- Click "New Cluster"
- Select "Import Existing Kubernetes Cluster"
- Click "Continue"
- Select "Data center / Edge"
- Select "Other"
- Enter a cluster name
- Click "Continue"
- Select the previously created blueprint
- Click "Continue"
- Follow the "Cluster Registration Instructions" on the console screen. These instructions will require you to have a shell into the node. You will need to copy the "Bootstrap YAML" to the cluster and then apply the file with the provided Kubectl command. The cluster will then begin the registration and configuration process.
The cluster will begin importing.
After a few minutes, the cluster will be fully imported into the controller and using the custom cluster blueprint.
Recap¶
Congratulations! At this point, you have
- Successfully created a custom cluster blueprint
- Successfully imported a Zededa edge cluster