From 733ebb8905f4537fc4bec95f85512aa9af01e8e7 Mon Sep 17 00:00:00 2001 From: Patrick Decat Date: Sat, 16 Mar 2019 08:49:42 +0100 Subject: [PATCH] Update docs/04-certificate-authority.md --- docs/04-certificate-authority.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/04-certificate-authority.md b/docs/04-certificate-authority.md index 56cdec2..c9fa7fa 100644 --- a/docs/04-certificate-authority.md +++ b/docs/04-certificate-authority.md @@ -333,7 +333,7 @@ cfssl gencert \ } ``` -> The `kubernetes` service will get the first address of the `10.32.0.0/24` IP range reserved for cluster services, i.e. `10.32.0.1`. This range is specified later in this tutorial during the control plane bootstrapping. +> The `kubernetes` service will get the first available address of the `10.32.0.0/24` IP range reserved for cluster services, i.e. `10.32.0.1`. This range is specified later in this tutorial during the control plane bootstrapping. Results: