mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-21 00:02:59 +00:00
- detect which EKS version to use (instead of hard-coding it in the TF config) - do not issue a CSR on EKS (because EKS is broken and doesn't support it) - automatically install a StorageClass on EKS (because the EBS CSI addon doesn't install one by default) - put EKS clusters in the default VPC (instead of creating one VPC per cluster, since there is a default limit of 5 VPC per region)