From 0cd2693a430c6c29b20f994adf1aec94d477cef4 Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Tue, 7 Feb 2023 19:30:34 -0700 Subject: [PATCH 1/2] docs: fixed url redirect --- .../04-clusters/01-public-cloud/01-aws/08-create-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/04-clusters/01-public-cloud/01-aws/08-create-cluster.md b/content/docs/04-clusters/01-public-cloud/01-aws/08-create-cluster.md index 070c10ec8b..b187949fb1 100644 --- a/content/docs/04-clusters/01-public-cloud/01-aws/08-create-cluster.md +++ b/content/docs/04-clusters/01-public-cloud/01-aws/08-create-cluster.md @@ -21,7 +21,7 @@ Palette supports creating and managing Kubernetes clusters deployed to an AWS ac The following prerequisites must be met before deploying a cluster to AWS: - Access to an AWS cloud account -- Palette integration with AWS account. Review the [Add AWS Account](/clusters/public-cloud/aws/create-gov-accounts) for guidance. +- Palette integration with AWS account. Review the [Add AWS Account](/clusters/public-cloud/aws/add-aws-accounts) for guidance. - An infrastructure cluster profile. Review the [Create Cluster Profiles](/cluster-profiles/task-define-profile) for guidance. - An [EC2 Key Pair](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html) in the target region. - Palette creates compute, network, and storage resources in AWS during the provisioning of Kubernetes clusters. Ensure there is sufficient capacity in the preferred AWS region for the creation of the following resources: From b1ded660cf0d63f7d2ddf0f8e9fe445605057e17 Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Tue, 7 Feb 2023 19:35:14 -0700 Subject: [PATCH 2/2] docs: fixed url redirect --- content/docs/04-clusters/01-public-cloud/01-aws/09-eks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/04-clusters/01-public-cloud/01-aws/09-eks.md b/content/docs/04-clusters/01-public-cloud/01-aws/09-eks.md index 39e778ec88..218af5d0a8 100644 --- a/content/docs/04-clusters/01-public-cloud/01-aws/09-eks.md +++ b/content/docs/04-clusters/01-public-cloud/01-aws/09-eks.md @@ -22,7 +22,7 @@ Palette supports creating and managing AWS Elastic Kubernetes Service (EKS) clus The following prerequisites must be met before deploying a cluster to AWS: - Access to an AWS cloud account -- Palette integration with AWS account. Review the [Add AWS Account](/clusters/public-cloud/aws/create-gov-accounts) for guidance. +- Palette integration with AWS account. Review the [Add AWS Account](/clusters/public-cloud/aws/add-aws-accounts) for guidance. - An infrastructure cluster profile for AWS EKS. Review the [Create Cluster Profiles](/cluster-profiles/task-define-profile) for guidance. - An [EC2 Key Pair](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html) in the target region. - Palette creates compute, network, and storage resources in AWS during the provisioning of Kubernetes clusters. Ensure there is sufficient capacity in the preferred AWS region for the creation of the following resources: