Skip to main content
Version: v4.3 Stable

Create Virtual Cluster Template

Virtual cluster templates can be created directly in the UI.

  1. Select the Templates field on the left-most menu bar.

  2. From the Templates sub-menu, select the Virtual Clusters option.
  3. Click button.

  4. In the drawer that appears from the right, give your virtual cluster template a name by replacing the 'my-template' placeholder name, or by updating the manifest YAML 'metadata.name' field.

  5. [Optional] Update the template with any additional desired configuration options.

    Different options may be configurable on a template, but the following is a list of the main options.

    1. Template Parameters expose values that users can modify when deploying a virtual cluster from this template.

    2. Apps select pre-defined applications to install into the virtual cluster or namespace. This is available for both virtual cluster templates and namespace (Space) templates. Objects define Kubernetes manifests that should be created in the virtual cluster or namespace. This is available for both virtual cluster templates and namespace (Space) templates.

    3. Management Access control who has permission to view or edit this template.

  6. Click on the button at the very bottom.