From 8a833809b9314a57d93b08597679fd4b2ea2af65 Mon Sep 17 00:00:00 2001 From: Bryant Biggs Date: Tue, 20 Jan 2026 10:44:41 -0600 Subject: [PATCH] fix: Move EKS workshop banner up the README (#3633) --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 74f71cd..e45cf55 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ Terraform module which creates Amazon EKS (Kubernetes) resources - [Upgrade to v20.x](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/UPGRADE-20.0.md) - [Upgrade to v21.x](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/UPGRADE-21.0.md) + +

+ Register for an AWS hosted workshop: Click to view the full schedule of free workshops, from core concepts to advanced use cases +

+ ### External Documentation Please note that we strive to provide a comprehensive suite of documentation for __*configuring and utilizing the module(s)*__ defined here, and that documentation regarding EKS (including EKS managed node group, self managed node group, and Fargate profile) and/or Kubernetes features, usage, etc. are better left up to their respective sources: @@ -24,9 +29,6 @@ Please note that we strive to provide a comprehensive suite of documentation for - [AWS EKS Documentation](https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html) - [Kubernetes Documentation](https://kubernetes.io/docs/home/) - -Register for an AWS hosted workshop: Click to view the full schedule of free workshops, from core concepts to advanced use cases - ## Usage ### EKS Auto Mode