Formatting Nits

Signed-off-by: Olly Pomeroy <olly@docker.com>
This commit is contained in:
Olly Pomeroy 2019-06-27 15:20:48 +01:00
parent b842889234
commit 459200b753
No known key found for this signature in database
GPG Key ID: 2E6D9F4EBCB6B160
1 changed files with 3 additions and 1 deletions

View File

@ -43,7 +43,9 @@ to successfully deploy Docker UCP on Azure:
Configuration](#considerations-for-ipam-configuration).
- All UCP worker and manager nodes need to be attached to the same Azure
Subnet.
- Internal IP addresses for all nodes should be [set to Static](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-static-private-ip-arm-pportal), rather than the default of Dynamic
- Internal IP addresses for all nodes should be [set to
Static](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-static-private-ip-arm-pportal),
rather than the default of Dynamic.
- The Azure Virtual Machine Object Name needs to match the Azure Virtual Machine
Computer Name and the Node Operating System's Hostname which is the FQDN of
the host, including domain names. Note that this requires all characters to be in lowercase.