Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
aaroniscode opened this issue Nov 1, 2023 · 5 comments · Fixed by #1906

Comments

@aaroniscode
Copy link
Contributor

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.

@github-actions github-actions bot added the stale label Dec 2, 2023
@aws-ia aws-ia deleted a comment from github-actions bot Dec 2, 2023
@bryantbiggs bryantbiggs removed the stale label Dec 2, 2023
Copy link
Contributor

github-actions bot commented Jan 2, 2024

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 github-actions bot added the stale label Jan 2, 2024
@aaroniscode
Copy link
Contributor Author

IAM Cluster Access Management has been released.

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

@askulkarni2 askulkarni2 removed the stale label Jan 2, 2024
@github-actions github-actions bot added the stale label Feb 2, 2024
@bryantbiggs bryantbiggs removed the stale label Feb 2, 2024
@aws-ia aws-ia deleted a comment from github-actions bot Feb 2, 2024
@bryantbiggs
Copy link
Contributor

we'll be able to update once terraform-aws-modules/terraform-aws-eks#2858 lands

Copy link
Contributor

github-actions bot commented Mar 4, 2024

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 github-actions bot added the stale label Mar 4, 2024
@vchintal
Copy link
Contributor

Working on it this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants