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

(IAC-365) Placement group support #102

Open
1 task done
warrior88 opened this issue Oct 15, 2021 · 4 comments
Open
1 task done

(IAC-365) Placement group support #102

warrior88 opened this issue Oct 15, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@warrior88
Copy link

warrior88 commented Oct 15, 2021

Enhancment request

To support placement group.

Amazon EKS supports placement group.
The placement group (Cluster placement strategy) should be created and its ID specified in the ASG launch template.

@Label: enhancement

Terraform Variable File Details

No response

Steps to Reproduce

  1. Create placement group of Cluster placement strategy
  2. Specify placement group ID in the ASG launch templates

Expected Behavior

The managed node groups will be launched within the single placement group

Actual Behavior

Nodes across the managed node groups are within a placement group to ensure low network latency

Additional Context

No response

References

  1. https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html
  2. https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html
  3. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html#placement-groups-cluster

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@warrior88 warrior88 added bug Something isn't working new Added to an issue when it's new ;) labels Oct 15, 2021
@warrior88
Copy link
Author

This feature can be effected by leveraging on Launch Template.

@dhoucgitter dhoucgitter added enhancement New feature or request iac-pm Requires PM review and removed bug Something isn't working new Added to an issue when it's new ;) labels Dec 7, 2023
@dhoucgitter
Copy link
Member

Requires PM review.

@dhoucgitter dhoucgitter changed the title Placement group support (IAC-365) Placement group support Dec 8, 2023
@miaeyg
Copy link

miaeyg commented Jan 17, 2024

Found a Terraform example how to implement placement groups in EKS managed node pools: https://github.com/aws-samples/eks-manage-node-groups-placement-group/tree/main/terraform

@dhoucgitter dhoucgitter removed the iac-pm Requires PM review label Apr 9, 2024
@dhoucgitter
Copy link
Member

PM Review was done on 9 April, 2024

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

No branches or pull requests

3 participants