Skip to content

Commit

Permalink
Table Removal (#1234)
Browse files Browse the repository at this point in the history
* docs: updated resources in Palette Onboarding WF

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>

---------

Co-authored-by: Rahul Hazra <rahulhazra@Rahuls-MacBook-Pro.local>
Co-authored-by: Karl Cardenas <karl@spectrocloud.com>
  • Loading branch information
3 people committed Apr 28, 2023
1 parent 06853c1 commit 1c272bd
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions content/docs/02-getting-started/04-onboarding-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,19 @@ Once the user experience session is finished, the user will be familiar with Pal

# Palette Workflow

Palette mandates the creation of a cluster profile, before a workload cluster can be created. This is because the <Tooltip trigger={<u>cluster profiles</u>}><a href="/cluster-profiles">Cluster profiles</a> are instantiated
templates that are created with preconfigured layers/components needed for cluster deployments.</Tooltip> contain
the configurations required for your cluster. The cluster profile helps you prepare a ready-made configuration of the
OS, the Kubernetes layer, the network layer, and the storage layers. These four are the mandatory layers, without
which a cluster profile cannot be created. There are a host of other layers and components available to add in the
cluster profile (load balancers, authentication, monitoring, and logging) which are detailed in the cluster
profile section. Palette provides several cluster profiles out-of-the-box.

| |
|--|
|[Create your Cluster Profile](/cluster-profiles/task-define-profile/#creatingclusterprofiles)|
|[Create your Cluster](/clusters)|
|[Import Brownfield Clusters](/clusters/brownfield-clusters/#overview)|
|[Cluster Management](/clusters/cluster-management/#managecl)|
Palette requires the creation of a cluster profile before a workload cluster can be created. This is because [cluster profiles](/cluster-profiles) are
templates created with preconfigured layers that define the required dependencies, such as the Operating System (OS) and Kubernetes version for your cluster. The cluster profile is a core component of Palette. You can learn more about cluster profiles by reviewing the [cluster profile](/cluster-profiles) reference page.

# Resources

* [Create your Cluster Profile](/cluster-profiles/task-define-profile/#creatingclusterprofiles)


* [Create your Cluster](/clusters)


* [Import Brownfield Clusters](/clusters/brownfield-clusters/#overview)


* [Cluster Management](/clusters/cluster-management/#managecl)

0 comments on commit 1c272bd

Please sign in to comment.