You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Ensure that you have installed the following tools locally:
12
12
13
13
## Deploy
14
14
15
-
1. For consuming EKS Blueprints, please see the [Consumption](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/#consumption) section. For exploring and trying out the patterns provided, please
15
+
1. For consuming EKS Blueprints, please see the [Consumption](https://aws-ia.github.io/terraform-aws-eks-blueprints/#consumption) section. For exploring and trying out the patterns provided, please
16
16
clone the project locally to quickly get up and running with a pattern. After cloning the project locally, `cd` into the pattern
17
17
directory of your choice.
18
18
@@ -28,7 +28,7 @@ directory of your choice.
28
28
For patterns that deviate from this general flow, see the pattern's respective `REAMDE.md` for more details.
29
29
30
30
!!! info "Terraform targetted apply"
31
-
Please see the [Terraform Caveats](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/#terraform-caveats) section for details on the use of targeted Terraform apply's
31
+
Please see the [Terraform Caveats](https://aws-ia.github.io/terraform-aws-eks-blueprints/#terraform-caveats) section for details on the use of targeted Terraform apply's
32
32
33
33
3. Once all of the resources have successfully been provisioned, the following command can be used to update the `kubeconfig`
34
34
on your local machine and allow you to interact with your EKS Cluster using `kubectl`.
Copy file name to clipboardExpand all lines: patterns/agones-game-controller/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ through the details of deploying EKS Cluster using eksctl and deploy Agones with
21
21
22
22
## Deploy
23
23
24
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
24
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/appmesh-mtls/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This pattern demonstrates how to deploy and configure AppMesh mTLS on an Amazon
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/argocd/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This pattern demonstrates an EKS cluster that uses ArgoCD for application deploy
8
8
9
9
## Deploy
10
10
11
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
11
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/elastic-fabric-adapter/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This pattern demonstrates an Amazon EKS Cluster with an EFA-enabled nodegroup.
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/external-secrets/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ store is also created. Both stores use IRSA to retrieve the secret values from A
7
7
8
8
## Deploy
9
9
10
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
10
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/fargate-serverless/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This pattern demonstrates an Amazon EKS Cluster that utilizes Fargate profiles f
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/fully-private-cluster/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ If you are using an existing VPC then you may need to ensure these endpoints are
24
24
25
25
## Deploy
26
26
27
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
27
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/ipv6-eks-cluster/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This pattern demonstrates an EKS cluster that utilizes IPv6 networking.
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/istio/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ concepts.
14
14
15
15
## Deploy
16
16
17
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
17
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/karpenter/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This pattern demonstrates how to provision Karpenter on a serverless cluster (se
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/multi-tenancy-with-teams/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This example solution provides:
9
9
10
10
## Deploy
11
11
12
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
12
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/private-public-ingress/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Refer to the [documentation](https://kubernetes-sigs.github.io/aws-load-balancer
13
13
14
14
## Deploy
15
15
16
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
16
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/privatelink-access/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ for further details on `AWS PrivateLink`.
7
7
8
8
## Deploy
9
9
10
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
10
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/sso-iam-identity-center/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This example demonstrates how to deploy an Amazon EKS cluster that is deployed o
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/sso-okta/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This example demonstrates how to deploy an Amazon EKS cluster that is deployed o
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/stateful/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ In addition, the following properties are configured on the nodegroup volumes:
38
38
39
39
## Deploy
40
40
41
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
41
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/tls-with-aws-pca-issuer/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This pattern demonstrates how to enable TLS with AWS PCA issuer on an Amazon EKS
4
4
5
5
## Deploy
6
6
7
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
7
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
Copy file name to clipboardExpand all lines: patterns/wireguard-with-cilium/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This pattern demonstrates Cilium configured in CNI chaining mode with VPC CNI an
7
7
8
8
## Deploy
9
9
10
-
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
10
+
See [here](https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites) for the prerequisites and steps to deploy this pattern.
0 commit comments