Skip to content

Conversation

@r4victor
Copy link
Collaborator

Closes #3256

Previously, placement groups were created and used for instances provisioned for static cloud fleets (with nodes: n). This PR adds placement group support for any instances provisioned in cluster fleets. It repeats placement group logic from create_instance in process_submitted_jobs. Also fixes several fleet-related bugs introduced in previous PRs.

Important: Provisioning even one instance in a cluster fleet (e.g. for a dev env) now creates a placement group for that instance since more instances can be provisioned later due to fleet elasticity and all the instances should be in the placement group.

@r4victor r4victor merged commit f5ca910 into master Nov 13, 2025
28 checks passed
@r4victor r4victor deleted the issue_3256_placement_groups_for_elastic_fleets branch November 13, 2025 05:10
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 this pull request may close these issues.

[Feature]: Support placement groups for elastic fleets

2 participants