Parcourir la source

Update docs/annotations.md

Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
leonnicolas il y a 5 ans
Parent
commit
299fab7f2f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/annotations.md

+ 1 - 1
docs/annotations.md

@@ -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.