Unable to specify compute node to run the containers
Bug #1764236 reported by
Ji.Wei
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zun |
In Progress
|
High
|
Ji.Wei |
Bug Description
Implement a scheduler hint (i.e. force_hosts) for launching containers on specified host.
Changed in zun: | |
assignee: | nobody → Ji.Wei (jiwei) |
summary: |
- Unable to specify compute node via hostname + Unable to specify compute node to run the containers |
description: | updated |
Changed in zun: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in zun: | |
assignee: | Ji.Wei (jiwei) → caishan (caishan2018) |
To post a comment you must log in.
Hi @Ji.Wei,
I believe the 'hostname' is for specifying the hostname of the container. It is irrelevant to which compute node the container will be created.
What you wanted is the ability to specify the compute node to create the container (and skip the scheduler). Is that correct?