From 5e601c2010e7eb75a846abc13da585d794394166 Mon Sep 17 00:00:00 2001 From: Stewart-YU <30410021+stewart-yu@users.noreply.github.com> Date: Tue, 8 Aug 2017 08:28:46 +0800 Subject: [PATCH] Update disruptions.md using administrator instead of admin --- 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 192a7e9086..0b78f1005d 100644 --- a/docs/concepts/workloads/pods/disruptions.md +++ b/docs/concepts/workloads/pods/disruptions.md @@ -192,7 +192,7 @@ The cluster state now looks like this: | | pod-b *available* | pod-c *available* | | | pod-d *available* | pod-y | -Now, the cluster admin tries to drain `node-2`. +Now, the cluster administrator tries to drain `node-2`. The drain command will try to evict the two pods in some order, say `pod-b` first and then `pod-d`. It will succeed at evicting `pod-b`. But, when it tries to evict `pod-d`, it will be refused because that would leave only