File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
docs/docs-content/tutorials/clusters/cluster-templates Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ Cluster templates are built from two related concepts:
1919- [ Cluster profiles] ( ../../../../../profiles/cluster-profiles/create-cluster-profiles/ ) , which define the software stack
2020 and infrastructure configuration of a cluster.
2121- [ Cluster template policies] ( ../../../cluster-templates/create-cluster-template-policies/create-cluster-template-policies.md ) ,
22- which define how clusters created from a template are managed and maintained throughout their lifecycle, such as when upgrades are allowed to run.
22+ which define how clusters created from a template are managed and maintained throughout their lifecycle, such as when
23+ upgrades are allowed to run.
2324
2425A [ maintenance policy] ( ../../../cluster-templates/create-cluster-template-policies/maintenance-policy.md ) is one type of
2526cluster template policy. Maintenance policies define a maintenance window that controls when upgrades can run.
@@ -37,8 +38,8 @@ In this tutorial, you will:
3738 to apply environment-specific settings
3839- Update the template and upgrade both clusters
3940
40- Cluster templates can be used across all supported public clouds and data centers in Palette. This tutorial demonstrates two workflows:
41- [ Palette UI on AWS] ( #provision-and-upgrade-clusters-using-the-palette-ui-for-aws ) and
41+ Cluster templates can be used across all supported public clouds and data centers in Palette. This tutorial demonstrates
42+ two workflows: [ Palette UI on AWS] ( #provision-and-upgrade-clusters-using-the-palette-ui-for-aws ) and
4243[ Terraform on AWS or Azure] ( #provision-and-upgrade-clusters-using-terraform ) . Choose the workflow that fits your
4344preferred way of working.
4445
You can’t perform that action at this time.
0 commit comments