Skip to content

Commit 8716bb6

Browse files
author
wiggitywhitney
committed
Fix to reveal more info when plus is clicked
1 parent efbbe7f commit 8716bb6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

content/en/docs/reference/glossary/pod-disruption.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ tags:
1414
- operation
1515
---
1616

17-
[Pod disruption](/docs/concepts/workloads/pods/disruptions/) is the process by which Pods on Nodes are terminated either voluntarily or involuntarily.
17+
[Pod disruption](/docs/concepts/workloads/pods/disruptions/) is the process by which
18+
Pods on Nodes are terminated either voluntarily or involuntarily.
1819

19-
Voluntary disruptions are started intentionally by application owners or cluster administrators. Involuntary disruptions are unintentional and can be triggered by unavoidable issues like Nodes running out of resources, or by accidental deletions.
20+
<!--more-->
21+
22+
Voluntary disruptions are started intentionally by application owners or cluster
23+
administrators. Involuntary disruptions are unintentional and can be triggered by
24+
unavoidable issues like Nodes running out of resources, or by accidental deletions.

0 commit comments

Comments
 (0)