From 6860bb173cf098d2ac703f4cd3bb5106e419775c Mon Sep 17 00:00:00 2001 From: George Pchelkin Date: Fri, 7 Feb 2025 03:21:48 +0000 Subject: [PATCH] Change Platform Setup for Amazon EKS to more recent and refined instructions: Istio on EKS (#16225) --- content/en/docs/setup/platform-setup/amazon-eks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/platform-setup/amazon-eks/index.md b/content/en/docs/setup/platform-setup/amazon-eks/index.md index 080ccf85f11d..944052422cdb 100644 --- a/content/en/docs/setup/platform-setup/amazon-eks/index.md +++ b/content/en/docs/setup/platform-setup/amazon-eks/index.md @@ -8,4 +8,4 @@ owner: istio/wg-environments-maintainers test: n/a --- -Follow [EKS Blueprints for Istio](https://aws-ia.github.io/terraform-aws-eks-blueprints/patterns/istio/) instructions to provision EKS cluster with Istio setup in AWS cloud. +Follow [Istio on EKS](https://github.com/aws-samples/istio-on-eks) instructions to provision EKS cluster with Istio setup in AWS cloud.