Update docs/04-certificate-authority.md

pull/377/head
Patrick Decat 2019-03-16 08:49:42 +01:00 committed by GitHub
parent 8f3b54b929
commit 733ebb8905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: Results: