-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support for AWS placement group strategies #3324
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or request
Description
Tell us about your request
Support to schedule node based on placement group strategies. As example when you launch a new EC2 instance, the EC2 service attempts to place the instance in such a way that all of your instances are spread out across underlying hardware to minimize correlated failures. You can use placement groups to influence the placement of a group of interdependent instances to meet the needs of your workload.
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Need to provision ETCD cluster in the same AZ.
Are you currently working around this issue?
Using ASG with launch template configured to use placement group.
Additional Context
No response
Attachments
No response
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request