Commit 19e11468 authored by Stan Hu's avatar Stan Hu

Fix formatting

[ci skip]
parent 294bb103
...@@ -94,10 +94,10 @@ The following guide assumes that: ...@@ -94,10 +94,10 @@ The following guide assumes that:
be different from the public IP address. For example, suppose you have a be different from the public IP address. For example, suppose you have a
nodes with the following configuration: nodes with the following configuration:
|Node Type|Internal IP|External IP| |Node Type|Internal IP|External IP|
|---------|-----------|-----------| |---------|-----------|-----------|
|Primary|10.1.5.3|54.193.124.100| |Primary|10.1.5.3|54.193.124.100|
|Secondary|10.1.10.5|54.193.100.155| |Secondary|10.1.10.5|54.193.100.155|
In this case, for `1.2.3.4` use the internal IP of the primary node: 10.1.5.3. In this case, for `1.2.3.4` use the internal IP of the primary node: 10.1.5.3.
For `5.6.7.8`, use the external of the secondary node: 54.193.100.155. For `5.6.7.8`, use the external of the secondary node: 54.193.100.155.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment