Skip to main content
Version: latest

Create a Full Profile

Create a full profile by first adding infrastructure layers composed of an OS, Kubernetes distribution, network pack, and storage pack. Next, add add-on layers to expand the functionality of your clusters.

Prerequisites

  • Your Palette account role must have the clusterProfile.create permission to create a profile. Refer to our Cluster Profile Permissions reference guide for more information about roles and permissions.

Create a Full Profile

  1. Log in to Palette.

  2. From the left main menu, select Profiles.

  3. In the top-right, select Add Cluster Profile.

  4. Complete the following fields. Ensure you select a cluster profile Type of Full. Select Next to continue.

    FieldDescription
    NameEnter a unique name for the cluster profile.
    VersionAssign a version to the profile using semantic versioning. Version 1.0.0 is assigned automatically when creating a new cluster profile unless otherwise specified. You only need to specify a version if you create multiple versions of a profile using the same profile name. Refer to our Version a Cluster Profile guide for more information.
    Description(Optional) Provide context about the profile.
    TypeChoose the type of cluster profile. Select Full.
    Tags(Optional) Assign any desired profile tags. Tags propagate to the VMs deployed in the cloud or data center environment when clusters are created from this cluster profile. Example: owner or region.
  1. Choose the Infrastructure provider or Managed Kubernetes environment to deploy your cluster on, and select Next.

  1. Configure the following infrastructure layers by selecting the Registry, Pack Name, and Pack Version for each layer. Choose from among Presets, update pack Values, and create cluster profile variables as needed. When finished, select Next Layer to proceed to the next infrastructure layer.

    LayerDescription
    Operating SystemSelect an OS to use with your Kubernetes clusters. Use the Bring Your Own OS (BYOOS) pack to use a different or custom OS. Refer to our Bring Your Own OS (BYOOS) guide to learn more.
    KubernetesSelect the Kubernetes distribution and version to use with the cluster. The Palette eXtended Kubernetes (PXK) pack allows you to manage an OpenID Connect (OIDC) Identity Provider (IDP). This is particularly useful if your environment does not have an IDP configured, as you can use Palette in place of a third-party IDP.
    NetworkSelect a network pack to use with your cluster.
    StorageSelect a storage pack to use with your cluster.
  1. Once your infrastructure layers are created, select the type of layer to add to the cluster profile. Choose from among add-on packs, manifests, and Helm charts, and fill out the required input fields for each layer. When finished, select Confirm & Create to add the layer to the cluster profile.

    For more information about layers, applying pack versions, configuration parameters, and presets, refer to our Profile Layers guide.

  2. Repeat step 7 to add additional layers. When finished, select Next to review the cluster profile.

  3. Select Finish Configuration to create your cluster profile.

Validate

  1. Log in to Palette.

  2. From the left main menu, select Profiles.

  3. Select your cluster profile to review its layers or make changes.

Next Steps

You can now deploy a cluster using the full cluster profile you created.

If you need to make changes to your cluster profile, we recommend creating a new cluster profile version or updating your cluster profile.

For general cluster deployment information, check out our Clusters guide. For an end-to-end walkthrough of deploying a cluster on your desired infrastructure, refer to our Getting Started tutorials.

Resources