From e72659e16aeee2cbf876128d781a6cd00ae5907c Mon Sep 17 00:00:00 2001 From: Ying Hu Date: Mon, 30 Dec 2024 13:02:28 +0800 Subject: [PATCH] Update k8s_instal_aws_eks.md modify for the #261 --- guide/installation/k8s_install/k8s_instal_aws_eks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/installation/k8s_install/k8s_instal_aws_eks.md b/guide/installation/k8s_install/k8s_instal_aws_eks.md index df430fa0..876562a3 100644 --- a/guide/installation/k8s_install/k8s_instal_aws_eks.md +++ b/guide/installation/k8s_install/k8s_instal_aws_eks.md @@ -28,7 +28,7 @@ Before starting this tutorial, you must install and configure the following tool You can refer to the YouTube video that demonstrates the steps to create an EKS cluster in the AWS console: https://www.youtube.com/watch?v=KxxgF-DAGWc -Alternatively, you can refer to the AWS documentation directly: ["AWS Management Console and AWS CLI"](https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html) +Alternatively, you can refer to the AWS documentation directly: ["AWS Management Console and AWS CLI"](https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html) or the AWS workshop to to learn how to create an EKS cluster at https://www.eksworkshop.com/ ## Uploading images to an AWS Private Registry