Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add AWS "Scale, Upgrade, and Secure Clusters" tutorial DOC-1306 #3463

Merged
merged 17 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 105 additions & 0 deletions _partials/getting-started/_cluster_profile_import_aws.mdx

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/docs-content/getting-started/aws/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,11 @@ your cluster is deployed, you can update it using cluster profile updates.
buttonText: "Learn more",
relativeURL: "./deploy-manage-k8s-cluster-tf",
},
{
title: "Scale, Upgrade, and Secure Clusters",
addetz marked this conversation as resolved.
Show resolved Hide resolved
description: "Learn how to scale, upgrade, and secure Palette host clusters deployed to AWS.",
addetz marked this conversation as resolved.
Show resolved Hide resolved
buttonText: "Learn more",
addetz marked this conversation as resolved.
Show resolved Hide resolved
addetz marked this conversation as resolved.
Show resolved Hide resolved
relativeURL: "./scale-secure-cluster",
addetz marked this conversation as resolved.
Show resolved Hide resolved
},
]}
/>
Original file line number Diff line number Diff line change
Expand Up @@ -740,5 +740,5 @@ AWS cluster and then updated it to use a different version of a cluster profile.
cluster profile roll backs.

We encourage you to check out the
[Spectro Cloud Terraform](https://registry.terraform.io/providers/spectrocloud/spectrocloud/latest) provider page to
learn more about the Palette resources you can deploy using Terraform.
[Scale, Upgrade, and Secure Clusters](https://registry.terraform.io/providers/spectrocloud/spectrocloud/latest) tutorial
to learn how to perform common Day-2 operations on your deployed clusters.
505 changes: 505 additions & 0 deletions docs/docs-content/getting-started/aws/scale-secure-cluster.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Palette offers profile-based management for Kubernetes, enabling consistency, re
across multiple clusters. A cluster profile allows you to customize the cluster infrastructure stack, allowing you to
choose the desired Operating System (OS), Kubernetes, Container Network Interfaces (CNI), Container Storage Interfaces
(CSI). You can further customize the stack with add-on application layers. For more information about cluster profile
types, refer to [Cluster Profiles]((../introduction.md#cluster-profiles).
types, refer to [Cluster Profiles](../introduction.md#cluster-profiles).

In this tutorial, you create a full profile directly from the Palette dashboard. Then, you add a layer to your cluster
profile by using a [community pack](../../integrations/community_packs.md) to deploy a web application.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading