IP_AUTODETECTION_METHOD docs

This commit is contained in:
Anton Fayzrahmanov 2018-03-24 01:54:17 +03:00 committed by GitHub
parent 60a057cace
commit a75598b3f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,3 +45,9 @@ rbac_resources:
- sa
- clusterrole
- clusterrolebinding
# If you want to use non default IP_AUTODETECTION_METHOD for calico node set this option to one of:
# * can-reach=DESTINATION
# * interface=INTERFACE-REGEX
# see https://docs.projectcalico.org/v3.0/reference/node/configuration#ip-autodetection-methods
#calico_ip_auto_method: "interface=eth.*"