Skip to content

Latest commit

 

History

History
87 lines (54 loc) · 3.46 KB

File metadata and controls

87 lines (54 loc) · 3.46 KB
sidebar_label title description hide_table_of_contents sidebar_position tags
Add a Manifest
Add a Manifest
Learn how to create an add-on profile in Palette that adds a manifest layer.
false
5
profiles
cluster profiles
manifest
add-on

You can extend the list of integrations by adding custom manifests to your cluster profile. Use the following steps to create a cluster profile by adding layers using manifests.

Prerequisites

Create an Add-On Profile with Manifests

  1. Select Add Manifest, and provide a Layer name for this layer. This is the display name.

  2. (Optional) If desired, add configurable Layer values and specify the layer install order.

  3. Select New manifest and provide a name for your custom manifest. When finished, select the check mark or press ENTER to open the editor.

  4. Repeat steps 7 - 8 to create additional manifests. When finished, select Confirm & Create to return to the cluster profile overview page. If you need to make changes, select the applicable layer, and update your manifest values; otherwise, select Next to review your cluster profile.

  5. Select Finish Configuration to create your cluster profile.

Add Manifests to an Existing Profile

  1. Log in to Palette.

  2. From the left main menu, select Profiles.

  3. Select an existing full or add-on cluster profile. Use the Profile Types drop-down menu to help you locate compatible Full and Add-on profiles.

  4. From the cluster profile menu, select Add Manifest, and provide a Layer name for this layer. This is the display name.

  5. (Optional) If desired, add configurable Layer values and specify the layer install order.

  6. Select New manifest and provide a name for your custom manifest. When finished, select the check mark or press ENTER to open the editor.

  7. Repeat steps 4 - 8 to create additional layers with manifests; repeat steps 6 - 7 to add additional manifests to the same layer of your cluster profile. When finished, select Confirm & Create, then select Next to review your cluster profile.

  8. Select Finish Configuration to save your updated 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 now have an add-on cluster profile that contains one or more Helm charts, which you can reuse and apply to multiple clusters in tandem with an infrastructure or full cluster profile.

Resources