Update docs/annotations.md
Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
parent
c1680372df
commit
299fab7f2f
@ -25,7 +25,7 @@ Kilo routes packets destined for nodes inside the same logical location using th
|
||||
The Kilo agent running on each node will use heuristics to automatically detect a private IP address for the node; however, in some circumstances it may be necessary to explicitly configure the IP address, for example:
|
||||
* _multiple private IP addresses_: if a node has multiple private IPs but one is preferred, then the preferred IP address should be specified;
|
||||
* _IPv6_: if a node has both private IPv4 and IPv6 addresses and the Kilo network should operate over IPv6, then the IPv6 address should be specified.
|
||||
* _disable private ip with "-" or ""_: a node has a private and public interface, but the private interface ought to be ignored.
|
||||
* _disable private IP with "-" or ""_: a node has a private and public address, but the private address ought to be ignored.
|
||||
|
||||
### leader
|
||||
By default, Kilo creates a network mesh at the data-center granularity.
|
||||
|
Loading…
Reference in New Issue
Block a user