Skip to content

Commit

Permalink
docs: add AWS "Scale, Upgrade, and Secure Clusters" tutorial DOC-1306 (
Browse files Browse the repository at this point in the history
…#3463)

* docs: create cloud-centric Getting Started DOC-1068 (#2389)

* docs: add navigation card components

* chore: Add a few more grid styles

* docs: add Jest test and adjust Getting Started landing page

* docs: fix formatting

* docs: fix lint errors in SimpleCard

* docs: refactor grid test DOC-1067

* docs: reduce duplication in SimpleCard test

* docs: reduce duplication in SimpleCard test

* docs: fix formatting DOC-1067

* docs: update SimpleCardGrid naming DOC-1067

* docs: create cloud-centric Getting Started prototype DOC-1068

* docs: fix formatting

* docs: adjust nav cards and rebase

* docs: update prototype DOC-1068

* docs: move dashboard to introduction DOC-1068

* docs: update AWS section DOC-1068

* docs: update Azure section DOC-1068

* docs: update GCP section DOC-1068

* docs: add tags to getting started DOC-1068

* docs: update formatting DOC-1068

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: update GCP landing page DOC-1068

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <[email protected]>

* docs: adjust setup fro getting started DOC-1068

* docs: remove video from deploy cluster DOC-1068

* docs: update imports in AWS DOC-1068

* docs: fix formatting DOC-1068

* docs: fix broken links DOC-1068

* docs: fix broken links DOC-1068

* docs: adjust partials usage DOC-1068

* docs: use partials in getting started DOC-1068

* docs: use hello-universe pack in cluster profile DOC-1068

* Optimised images with calibre/image-actions

* docs: fix registries link DOC-1068

* docs: update aws cluster profile updates page DOC-1068

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: update azure tutorial with hello-uni pack DOC-1068

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: update gcp tutorial DOC-1068

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: update azure guide with correct assets DOC-1068

---------

Co-authored-by: yuliiiah <[email protected]>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>

* docs: add aws tutorial DOC-1306

* docs: update tutorial wording DOC-1306

* docs: fix vale DOC-1306

* docs: fix vale DOC-1306

* docs: fix vale DOC-1306

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: add gif and details DOC-1306

* docs: adjust files on rebase

* Apply suggestions from code review

Co-authored-by: caroldelwing <[email protected]>

* docs: address further review comments DOC-1306

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: yuliiiah <[email protected]>
Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: caroldelwing <[email protected]>
  • Loading branch information
5 people committed Aug 7, 2024
1 parent 453faf3 commit b22fe6a
Show file tree
Hide file tree
Showing 23 changed files with 634 additions and 3 deletions.
File renamed without changes.
109 changes: 109 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",
description: "Learn how to scale, upgrade, and secure Palette host clusters deployed to AWS.",
buttonText: "Learn more",
relativeURL: "./scale-secure-cluster",
},
]}
/>
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.
516 changes: 516 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.
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.

0 comments on commit b22fe6a

Please sign in to comment.