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.

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.

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