Skip to content

Commit e389a45

Browse files
authored
Minor fix
1 parent aef3508 commit e389a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/blog/_posts/2026/inplace-pod-level-resources-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Before admitting a resize, the Kubelet verifies if the new aggregate request fit
6969

7070
### 2. Update sequencing
7171

72-
To prevent resource "overshoot," the Kubelet coordinates the cgroup updates in a specific order:
72+
To prevent resource "overshoot", the Kubelet coordinates the cgroup updates in a specific order:
7373
* **When Increasing:** The Pod-level cgroup is expanded first, creating the "room" before the individual container cgroups are enlarged.
7474
* **When Decreasing:** The container cgroups are throttled first, and only then is the aggregate Pod-level cgroup shrunken.
7575

0 commit comments

Comments
 (0)