terraform-aws-eks-blueprints icon indicating copy to clipboard operation
terraform-aws-eks-blueprints copied to clipboard

[PrivateLink Access] Tracking issue to update this pattern when cluster access with EKS API is released

Open aaroniscode opened this issue 2 years ago • 2 comments

Description

The PrivateLink Access pattern initially creates the EKS cluster with a public endpoint. This is done to allow Terraform to add an IAM role to the aws-auth ConfigMap. The cluster endpoint is then manually set to private.

This issue is a reminder to update the pattern when the Cluster Access roadmap feature is released. At this point in time, it's labeled as "Coming Soon"

The updated pattern will initially set the cluster endpoint as private and use new EKS API capabilities to add the IAM role acces to the Kubernetes cluster.

aaroniscode avatar Nov 01 '23 04:11 aaroniscode

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] avatar Jan 02 '24 00:01 github-actions[bot]

IAM Cluster Access Management has been released.

Will work on updating the blueprint shortly. cc: @vchintal @praseedasathaye

aaroniscode avatar Jan 02 '24 15:01 aaroniscode

we'll be able to update once https://github.com/terraform-aws-modules/terraform-aws-eks/pull/2858 lands

bryantbiggs avatar Feb 02 '24 00:02 bryantbiggs

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] avatar Mar 04 '24 00:03 github-actions[bot]

Working on it this week.

vchintal avatar Mar 13 '24 19:03 vchintal