Terraform Modular EKS + Istio — Part 3
EKS Cluster Module (What Actually Creates Kubernetes) After setting up VPC and IAM, the next step is creating the actual Kubernetes control plane using Amazon EKS. This module is responsible for: Creating the EKS cluster Configuring networking Enabling authentication Setting up OIDC (required for IR


