From 75fcbbf2c6b29bb76ccbfa43247f91e05185bb51 Mon Sep 17 00:00:00 2001 From: Josh Wood Date: Wed, 20 Jan 2016 02:06:54 -0800 Subject: [PATCH] docs/getting-started/rkt: Improve sans flannel example --- docs/getting-started-guides/rkt/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/getting-started-guides/rkt/README.md b/docs/getting-started-guides/rkt/README.md index 663897fd11d..e3dbbff368b 100644 --- a/docs/getting-started-guides/rkt/README.md +++ b/docs/getting-started-guides/rkt/README.md @@ -82,9 +82,9 @@ More details about the flannel CNI plugin can be found #### On GCE -Each VM on GCE can have up to 256 IP addresses routed to it, so flannel isn't called -for in most smaller Kubernetes clusters on GCE. This makes the necessary CNI config -file a bit more verbose: +Each VM on GCE has an additional 256 IP addresses routed to it, so +it is possible to forego flannel in smaller clusters. This makes the +necessary CNI config file a bit more verbose: ```console $ cat </etc/rkt/net.d/k8s_cluster.conf