Closed Mar4eli closed 6 years ago
@Mar4eli IP_AUTODETECTION_METHOD option related with network interface selection in canal.yaml
file:
- name: IP_AUTODETECTION_METHOD
value: "can-reach=K8SHA_CALICO_REACHABLE_IP"
this will help you to select the network interface you expect not the first interface.
Thanks, this helped!
According to official flannel documentation there is a known issue with flannel and vagrant:
Can you please add network interface options for flannel in your cannal.yaml?