Force calico to use Kubernetes internal IPs

Fixes #15 (closed)

Autodetection tends to grab an IP from another interface if one gets configured.

This doesn't work because of a Calico bug which got fixed today: https://github.com/projectcalico/calico/pull/6228. Let's wait for the next release before merging this.

Edited by Remi Rampin

Merge request reports

Loading