Parcourir la source

docs: adding MTU note.

Beth Wright il y a 7 ans
Parent
commit
2b27878fb9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Documentation/configuration.md

+ 2 - 0
Documentation/configuration.md

@@ -61,6 +61,8 @@ The following configuration illustrates the use of most options with `udp` backe
 --version: print version and exit
 ```
 
+MTU is calculated and set automatically by flannel. It then reports that value in `subnet.env`. This value cannot be changed.
+
 ## Environment variables
 
 The command line options outlined above can also be specified via environment variables.