[zh-cn]fix:modify an incoherent statement
[zh-cn]fix:modify an incoherent statementpull/48246/head
parent
b982087fd7
commit
1f60ad11a3
|
@ -275,7 +275,7 @@ gets scheduled.
|
|||
通知负责这些 ResourceClaim 的资源驱动程序,告知它们调度器认为适合该 Pod 的节点。
|
||||
资源驱动程序通过排除没有足够剩余资源的节点来响应调度器。
|
||||
一旦调度器有了这些信息,它就会选择一个节点,并将该选择存储在 PodScheduling 对象中。
|
||||
然后,资源驱动程序为分配其 ResourceClaim,以便资源可用于该节点。
|
||||
然后,资源驱动程序为其分配 ResourceClaim,以便资源可用于该节点。
|
||||
完成后,Pod 就会被调度。
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue