Browse Source

docs: adding MTU note.

Beth Wright 7 years ago
parent
commit
2b27878fb9
1 changed files with 2 additions and 0 deletions
  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
 --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
 ## Environment variables
 
 
 The command line options outlined above can also be specified via environment variables.
 The command line options outlined above can also be specified via environment variables.