Merge pull request #28136 from daxmc99/patch-1

Fix broken link
This commit is contained in:
Kubernetes Prow Robot
2021-05-29 18:02:25 -07:00
committed by GitHub
@@ -16,7 +16,7 @@ During a node-pressure eviction, the kubelet sets the `PodPhase` for the
selected pods to `Failed`. This terminates the pods. selected pods to `Failed`. This terminates the pods.
Node-pressure eviction is not the same as Node-pressure eviction is not the same as
[API-initiated eviction](/docs/concepts/scheduling-eviction/eviction/#api-eviction). [API-initiated eviction](/docs/concepts/scheduling-eviction/api-eviction/).
The kubelet does not respect your configured `PodDisruptionBudget` or the pod's The kubelet does not respect your configured `PodDisruptionBudget` or the pod's
`terminationGracePeriodSeconds`. If you use [soft eviction thresholds](#soft-eviction-thresholds), `terminationGracePeriodSeconds`. If you use [soft eviction thresholds](#soft-eviction-thresholds),