mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-23 03:45:03 -02:30
IP_AUTODETECTION_METHOD docs
This commit is contained in:
committed by
GitHub
parent
60a057cace
commit
a75598b3f4
@@ -45,3 +45,9 @@ rbac_resources:
|
|||||||
- sa
|
- sa
|
||||||
- clusterrole
|
- clusterrole
|
||||||
- clusterrolebinding
|
- 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.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user