Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 7622ff8

Browse files
committed
Fix typos
1 parent 0016582 commit 7622ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/node-allocatable.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ The former disables Node Allocatable enforcement on all pods and the latter avoi
295295
This rollout in v1.6 might cause the following symptoms:
296296

297297
1. If `--kube-reserved` and/or `--system-reserved` flags are also specified, OOM kills of containers and/or evictions of pods. This can happen primarily to `Burstable` and `BestEffort` pods since they can no longer use up all the resource available on the node.
298-
1. Total allocatable capadity in the cluster reduces resulting in pods staying `Pending` because Hard Eviction Thresholds are included in Node Allocatable.
298+
1. Total allocatable capacity in the cluster reduces resulting in pods staying `Pending` because Hard Eviction Thresholds are included in Node Allocatable.
299299

300300
##### Proposed Timeline
301301

0 commit comments

Comments
 (0)