Skip to main content

Create Namespace Template

Namespace 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 Spaces button.

  3. Click button.

  4. In the drawer that appears from the right, give your space 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.

    1. The Definition tab contains settings relating to the space deployment itself, primarily related to sleeping, see the Sleep Mode section for more details.

    2. Objects is where you can define Kubernetes manifests that should be created in the virtual cluster.

    3. Apps allows you to select any pre-defined 'applications' (ex: Cert Manager) that should be installed into the virtual cluster.

    4. Parameters provides a mechanism for exposing values that users should be able to modify when deploying a virtual cluster from this template.

    5. Permissions are additional access rules that can be defined for the virtual cluster instance.

    6. Finally, Template Permissions are the permissions that are applied to the template itself -- that is, who has permission to view/edit this template.

  6. Click on the button at the very bottom.