Fix some typos in [en] docs.
Signed-off-by: yanggang <gang.yang@daocloud.io>pull/43961/head
parent
4963044493
commit
5f3f34b39b
|
@ -97,7 +97,7 @@ Eviction signal value is calculated periodically and does NOT enforce the limit.
|
|||
PID limiting - per Pod and per Node sets the hard limit.
|
||||
Once the limit is hit, workload will start experiencing failures when trying to get a new PID.
|
||||
It may or may not lead to rescheduling of a Pod,
|
||||
depending on how workload reacts on these failures and how liveleness and readiness
|
||||
depending on how workload reacts on these failures and how liveness and readiness
|
||||
probes are configured for the Pod. However, if limits were set correctly,
|
||||
you can guarantee that other Pods workload and system processes will not run out of PIDs
|
||||
when one Pod is misbehaving.
|
||||
|
|
Loading…
Reference in New Issue