mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #115368 from tzneal/correct-comment
update comment to match implementation
This commit is contained in:
commit
7b243cef1a
@ -20,7 +20,7 @@ import (
|
||||
v1 "k8s.io/api/core/v1"
|
||||
)
|
||||
|
||||
// For each of these resources, a pod that doesn't request the resource explicitly
|
||||
// For each of these resources, a container that doesn't request the resource explicitly
|
||||
// will be treated as having requested the amount indicated below, for the purpose
|
||||
// of computing priority only. This ensures that when scheduling zero-request pods, such
|
||||
// pods will not all be scheduled to the node with the smallest in-use request,
|
||||
|
Loading…
Reference in New Issue
Block a user