Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 2.33 KB

File metadata and controls

64 lines (40 loc) · 2.33 KB
sidebar_label title description icon hide_table_of_contents sidebar_position tags
Set up Palette
Set up Palette with Azure
Learn how to set up Palette with Azure.
false
10
getting-started
azure

In this guide, you will learn how to set up Palette for use with your Azure cloud account. These steps are required in order to authenticate Palette and allow it to deploy host clusters.

Prerequisites

  • A Palette account with tenant admin access.

  • Sign up to a public cloud account from Azure. The Azure cloud account must have the required permissions.

  • Access to a terminal window.

  • The utility ssh-keygen or similar SSH key generator software.

Enablement

Palette needs access to your Azure cloud account in order to create and manage Azure clusters and resources.

Add Azure Cloud Account

Create and Upload an SSH Key

Follow the steps below to create an SSH key using the terminal and upload it to Palette. This step is not required for the Cluster Management with Terraform tutorial.

Create a Palette API Key

Follow the steps below to create a Palette API key. This is required for the Cluster Management with Terraform tutorial.

Validate

You can verify your account is added.

  1. Log in to Palette.

  2. From the left Main Menu, select Tenant Settings.

  3. Next, on the Tenant Settings Menu, select Cloud Accounts.

  4. The added cloud account is listed under Azure with all other available Azure cloud accounts.

Next Steps

Now that you set up Palette for use with Azure, you can start deploying Kubernetes clusters to your Azure account. To learn how to get started with deploying Kubernetes clusters to Azure, we recommend that you continue to the Create a Cluster Profile tutorial to create a full cluster profile for your host cluster.