mirror of https://github.com/docker/docs.git
Update plan-installation.md
This commit is contained in:
parent
d93d4caf8a
commit
92777eaf4e
|
@ -40,6 +40,10 @@ Docker UCP requires each node on the cluster to have a static IP address.
|
|||
Before installing UCP, ensure your network and nodes are configured to support
|
||||
this.
|
||||
|
||||
## Avoid IP range conflicts
|
||||
|
||||
The `service-cluster-ip-range` API Server flag is currently set to 10.96.0.0/16 and cannot be changed.
|
||||
|
||||
## Time synchronization
|
||||
|
||||
In distributed systems like Docker UCP, time synchronization is critical
|
||||
|
|
Loading…
Reference in New Issue