Open ph-One opened 1 year ago
Create a Terraform module specifically for handling authentication to the EKS cluster
aws-auth
The aws-auth ConfigMap is deprecated. The recommended method to manage access to Kubernetes APIs is Access Entries.
eks-auth
platform-distro
Nice to have, low priority
Pulling out for higher priority issues
Description
Create a Terraform module specifically for handling authentication to the EKS cluster
Notes
aws-auth
configmapA/C
eks-auth
module has been createdeks-auth
module mirrors the same level of access as prior to becoming its own moduleeks-auth
module is a part of theplatform-distro
module