Create an Infrastructure Profile
Create an infrastructure profile by adding layers composed of an Operating System (OS), Kubernetes, Network, and Storage packs.
You cannot add add-on layers to an infrastructure cluster profile. To include both infrastructure and add-on layers in the same profile, create a full cluster profile instead.
Prerequisites
- Your Palette account role must have the
clusterProfile.createpermission to create a profile. Refer to our Cluster Profile Permissions reference guide for more information about roles and permissions.
Create Infrastructure Profile
-
Log in to Palette.
-
From the left main menu, select Profiles.
-
In the top-right, select Add Cluster Profile.
-
Complete the following fields. Ensure you select a cluster profile Type of Infrastructure. Select Next to continue.
Field Description Name Enter a unique name for the cluster profile. Version Assign a version to the profile using semantic versioning. Version 1.0.0is 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. Type Choose the type of cluster profile. Select Infrastructure. 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: ownerorregion.
-
Choose the Infrastructure provider or Managed Kubernetes environment to deploy your cluster on, and select Next.
-
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.
Layer Description Operating System Select 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. Kubernetes Select 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. Network Select a network pack to use with your cluster. Storage Select a storage pack to use with your cluster.
-
Upon adding your storage layer, select Confirm. Palette displays the cluster profile stack with your specified pack layers.
-
If you need to make changes, select the applicable layer, and update your pack's configuration; otherwise, select Next to review your cluster profile.
-
Select Finish Configuration to create your cluster profile.
Validate
-
Log in to Palette.
-
From the left main menu, select Profiles.
-
Select your cluster profile to review its layers or make changes.
Next Steps
You can now deploy a cluster using the infrastructure cluster profile you created. While you cannot add add-on layers directly to your infrastructure profile, if you want to deploy additional applications to a cluster and still use your infrastructure profile, consider using add-on profiles.
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.