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

Docker Swarm Scheduling Performance with node.id Constraint #3053

Open
GBisi opened this issue Feb 9, 2022 · 0 comments
Open

Docker Swarm Scheduling Performance with node.id Constraint #3053

GBisi opened this issue Feb 9, 2022 · 0 comments

Comments

@GBisi
Copy link

GBisi commented Feb 9, 2022

If I created a service with docker swarm specifying e.g. node.id==node42 as a constraint what would happen from the point of view of the scheduling process? The process would be performed entirely taking into account the constraint or, having specified a constraint that forces the choice to a single node, docker only takes care of verifying if the choice is admissible "skipping" then the whole scheduling process?

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

No branches or pull requests

1 participant