replace "do to" with "due to "

pull/46692/head
bydeath 2024-06-06 11:27:52 +08:00 committed by GitHub
parent a5d7776819
commit 54c5fd0ba4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ resize exceeds the maximum resources the node can ever allocate for a pod.
Here are a few examples where this feature may be useful:
- Pod is running on node but with either too much or too little resources.
- Pods are not being scheduled do to lack of sufficient CPU or memory in a
- Pods are not being scheduled due to lack of sufficient CPU or memory in a
cluster that is underutilized by running pods that were overprovisioned.
- Evicting certain stateful pods that need more resources to schedule them
on bigger nodes is an expensive or disruptive operation when other lower