Skip to main content
Version: latest

Deploy a Virtual Cluster to a Cluster Group

You can deploy Palette Virtual Clusters to a cluster group. The advantages of a virtual cluster environment are:

  • You can operate with admin-level privileges while ensuring strong isolation.
  • Virtual clusters reduce operational overhead and improve resource utilization.

Use the following steps to deploy a virtual cluster.

Prerequisites

  • A Spectro Cloud account.

  • A cluster group. Refer to the Create and Manage Cluster Groups guide to learn how to create a cluster group.

  • Attach any required policies in your cloud account that must be added to your virtual cluster deployment.

    • For AWS, refer to the Required IAM Policies documentation.
    • For Azure, no additional policies are required.

    info

    Palette does not support Usage and Cost metrics for Virtual Clusters running on Google Kubernetes Engine (GKE).

Add Node-Level Policies in your Cloud Account

In some situations additional node-level policies must be added to your deployment.

To add node-level policies:

  1. In Cluster Mode, switch to the Tenant Admin project.

  2. Select Tenant Settings in the Main Menu.

  3. Click Cloud Accounts and ensure Add IAM policies is enabled for your cloud account. If an account does not already exist, you must add one.

  4. You can specify any additional policies to include in virtual clusters deployed with this cloud account.

    • For AWS, add the AmazonEBSCSIDriver policy so that the virtual clusters can access the underlying host cluster's storage. Check out the Palette required IAM policies documentation to learn more about additional IAM policies.
  5. Confirm your changes.

Deploy a Virtual Cluster

Follow these steps to deploy a virtual cluster to a cluster group:

  1. Log in to Palette and switch to App Mode.

  2. Select Virtual Clusters from the left Main Menu.

  3. Click the +New Virtual Cluster.

  4. Select your cluster group from the Select cluster group drop-down Menu, and type a name for the virtual cluster.

  5. Assign the CPU, Memory, and Storage size for the cluster.

  6. Deploy the cluster.

Validate

To validate that your virtual cluster is available and ready for use, log in to Palette and switch to App Mode. Select Virtual Clusters from the left Main Menu. Your cluster is ready for use if the status is Running.

Resources