소스 검색

docs: adding MTU note.

Beth Wright 7 년 전
부모
커밋
2b27878fb9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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.