From 7d77edd74af5039c4e60ba6978b51e3715ef0c78 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Tue, 1 Aug 2017 01:28:37 -0700 Subject: [PATCH] Reimplement PR #4383 --- docs/concepts/workloads/pods/disruptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/workloads/pods/disruptions.md b/docs/concepts/workloads/pods/disruptions.md index 757834288b..4797ca0c35 100644 --- a/docs/concepts/workloads/pods/disruptions.md +++ b/docs/concepts/workloads/pods/disruptions.md @@ -36,7 +36,7 @@ an application. Examples are: - eviction of a pod due to the node being [out-of-resources](/docs/tasks/administer-cluster/out-of-resource.md). Except for the out-of-resources condition, all these conditions -should be familiar to most users; they are are not specific +should be familiar to most users; they are not specific to Kubernetes. We call other cases *voluntary disruptions*. These include both