Skip to content

Commit aadf12a

Browse files
authored
Merge pull request #35227 from Sea-n/api-eviction-en
Fix link in glossary/api-eviction.md
2 parents 8e5c92c + 35227ab commit aadf12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/api-eviction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ When an `Eviction` object is created, the API server terminates the Pod.
2222
API-initiated evictions respect your configured [`PodDisruptionBudgets`](/docs/tasks/run-application/configure-pdb/)
2323
and [`terminationGracePeriodSeconds`](/docs/concepts/workloads/pods/pod-lifecycle#pod-termination).
2424

25-
API-initiated eviction is not the same as [node-pressure eviction](/docs/concepts/scheduling-eviction/eviction/#kubelet-eviction).
25+
API-initiated eviction is not the same as [node-pressure eviction](/docs/concepts/scheduling-eviction/node-pressure-eviction/).
2626

2727
* See [API-initiated eviction](/docs/concepts/scheduling-eviction/api-eviction/) for more information.

0 commit comments

Comments
 (0)