terraform-aws-eks
terraform-aws-eks copied to clipboard
Terraform module to create Amazon Elastic Kubernetes (EKS) resources πΊπ¦
## Description In the Karpenter module, setting `sqs_managed_sse_enabled = false` still creates SQS with SSE enabled. This might be due to the following line which sets the underlying `aws_sqs_queue` resource...
## Is your request related to a new offering from AWS? No ## Is your request related to a problem? Please describe. When configuring ALB Controller, I've missed Node-to-Node communication...
### Description I want to add Windows nodes to cluster with latest module version. I'm trying to add windows node to EKS cluster this requires to create new Access entity...
## Description It is not possible to add managed node group with custom ami to existing cluster. cluster version 'cluster_version = "1.31"' specified only under module "eks". there are no...
## Description Disabling eks auto mode on an existing cluster fails. Apparently there are some related changes and issues that claimed to solve and reverted it again. As all related...
## Is your request related to a new offering from AWS? - No π: this request isn't related to any new AWS features, just inside module. ## Is your request...
## Is your request related to a problem? Please describe. Using module version 20.31.1. It is not a drop-in replacement to use the new `cluster_dualstack_oidc_issuer_url` compared to the previous `cluster_oidc_issuer_url`...