Skip to content

Commit 438e71e

Browse files
hase1128dom4ha
andauthored
Update keps/sig-scheduling/5007-device-attach-before-pod-scheduled/README.md
Co-authored-by: Dominik Marciński <[email protected]>
1 parent 5dd10c4 commit 438e71e

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-scheduling/5007-device-attach-before-pod-scheduled

1 file changed

+1
-1
lines changed

keps/sig-scheduling/5007-device-attach-before-pod-scheduled/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ The scheduler's restart should not pose an issue, as the decision to wait is bas
298298
After a scheduler restart, if the device attachment is not yet complete, the scheduler will wait again at PreBind.
299299
If the attachment is complete, it will pass through PreBind.
300300

301-
**Scheduler does not guarantee to pick up the same node for the Pod after the restart**
301+
**Scheduler does not guarantee to pick up the same node for the Pod after the reschedule (after binding failure)**
302302

303303
Basically scheduler should select the same node, however we need to consider the following scenarios:
304304
- In case of a failure, we might want to try a different node.

0 commit comments

Comments
 (0)