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 a5d7776 commit 54c5fd0Copy full SHA for 54c5fd0
content/en/blog/_posts/2023-05-12-in-place-pod-resize/index.md
@@ -56,7 +56,7 @@ resize exceeds the maximum resources the node can ever allocate for a pod.
56
57
Here are a few examples where this feature may be useful:
58
- Pod is running on node but with either too much or too little resources.
59
-- 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
60
cluster that is underutilized by running pods that were overprovisioned.
61
- Evicting certain stateful pods that need more resources to schedule them
62
on bigger nodes is an expensive or disruptive operation when other lower
0 commit comments