Skip to main content
Version: 0.6

Cluster Templates

Cluster templates define the infrastructure blueprint for management clusters. They reference a Git repository containing the cluster's configuration — including node sizing, networking, and add-ons.

Viewing Cluster Templates

Navigate to Cluster templates in the sidebar to see all registered templates. Templates can be scoped to specific organizations, giving platform teams fine-grained control over which blueprints are available to which groups.

The cluster templates list page

Creating a Cluster Template

Click Create template to open the registration form. Provide the template name, the GitHub repository URL containing your cluster configuration, the branch, and the path within the repository.

The create cluster template form with fields filled

After submission, the new template appears in the list and becomes available for selection during management cluster creation.

Cluster template list showing the newly created template
Watch the cluster template creation flow