docs: Update doc references to 1.33; remove AL2 examples since 1.33+ does not support AL2 (#3402)

This commit is contained in:
Bryant Biggs
2025-07-01 16:22:45 -05:00
committed by GitHub
parent 4c0a8fc4fd
commit 325c3fe294
18 changed files with 17 additions and 86 deletions

View File

@@ -2,7 +2,6 @@
Configuration in this directory creates Amazon EKS clusters with EKS Managed Node Groups demonstrating different configurations:
- `eks-al2.tf` demonstrates an EKS cluster using EKS managed node group that utilizes the EKS Amazon Linux 2 optimized AMI
- `eks-al2023.tf` demonstrates an EKS cluster using EKS managed node group that utilizes the EKS Amazon Linux 2023 optimized AMI
- `eks-bottlerocket.tf` demonstrates an EKS cluster using EKS managed node group that utilizes the Bottlerocket EKS optimized AMI