Document the 10.32.0.1 IP address

Resolves #105
This commit is contained in:
Patrick Decat
2018-08-08 17:51:19 +02:00
parent b974042d95
commit 8f3b54b929

View File

@@ -333,6 +333,8 @@ 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.
Results: Results:
``` ```