Skip to content

Commit

Permalink
docs: fixed url redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Feb 8, 2023
1 parent 78e6545 commit a2b17c9
Showing 1 changed file with 1 addition and 1 deletion.
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 a2b17c9

Please sign in to comment.