We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf9562 commit fd1bd80Copy full SHA for fd1bd80
keps/sig-scheduling/5007-device-attach-before-pod-scheduled/README.md
@@ -546,7 +546,7 @@ type DeviceRequestAllocationResult struct {
546
547
When `UsageRestrictedToNode: true` is set, the scheduler DRA plugin will perform the following steps:
548
549
-1. **Set NodeSelector**: Before the `PreBind` phase, add the `NodeName` to the `ResourceClaim`'s `NodeSelector`.
+1. **Set NodeSelector in api-server**: Before the `PreBind` phase, add the `NodeName` to the `ResourceClaim`'s `NodeSelector`.
550
551
If Conditions are present, the scheduler DRA plugin will perform the following steps during the `PreBind` phase:
552
0 commit comments