change update to disruptions (#5809)

the context suggests it should be "which cause voluntary disruptions" instead of "which cause voluntary updates"
This commit is contained in:
Christoph Maser
2017-10-09 03:11:51 +02:00
committed by Steve Perry
parent b3fc8a3795
commit 44897f6997
+2 -2
View File
@@ -78,8 +78,8 @@ or across zones (if using a
The frequency of voluntary disruptions varies. On a basic Kubernetes cluster, there are
no voluntary disruptions at all. However, your cluster administrator or hosting provider
may run some additional services which cause voluntary disruptions. For example,
rolling out node software updates can cause voluntary updates. Also, some implementations
may run some additional services which cause voluntary disruptions. For example,
rolling out node software updates can cause voluntary disruptions. Also, some implementations
of cluster (node) autoscaling may cause voluntary disruptions to defragment and compact nodes.
You cluster administrator or hosting provider should have documented what level of voluntary
disruptions, if any, to expect.