Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 3.16 KB

File metadata and controls

46 lines (32 loc) · 3.16 KB
sidebar_label title description hide_table_of_contents sidebar_position tags
Clone a Cluster Profile
Clone a Cluster Profile
Learn how to clone a cluster profile in Palette.
false
60
profiles
cluster profiles

You can clone a cluster profile across multiple projects within the same tenant.

Prerequisites

  • A cluster profile created in Palette. Check out Cluster Profiles to learn about the different types of cluster profiles you can create.

Clone Profile

  1. Log in to Palette.

  2. From the Main Menu, click on Profiles.

  3. Click on the three-dot Menu in the row of the cluster profile you want to clone and select Clone.

  4. Provide the following information for your cloned cluster profile and click Confirm.

    Parameter Description
    Name A custom name for the cloned cluster profile.
    Profile Version An optional version number for the new cluster profile. The default value is 1.0.0. You can create multiple versions of a cluster profile using the format major.minor.patch.
    Source Profile Version The version number of the source profile.
    Scope Choose the target scope the cluster profile will apply to: project or tenant. When you select project, a Project field displays. Selecting tenant will make the profile available to the organization.
    Project This field displays when you select project scope. Select a target project from the drop-down Menu.

    To learn how to create multiple profile versions that use the same name, check out Version a Cluster Profile.

    You can now use the cluster profile when deploying clusters in the target project or tenant.

Validate

  1. Log in to Palette.

  2. From the left Main Menu, click on Profiles. Palette displays a list of all the cluster profiles available to you, including cloned profiles.

  3. Deploy your application to a cluster using the cloned cluster profile.