Skip to content

Commit

Permalink
Merge pull request #1115 from spectrocloud/url-fix-aws
Browse files Browse the repository at this point in the history
docs: fixed url redirect
  • Loading branch information
karl-cardenas-coding committed Feb 8, 2023
2 parents f5db4fb + b1ded66 commit f5c972b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion content/docs/04-clusters/01-public-cloud/01-aws/09-eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f5c972b

Please sign in to comment.