You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
F1206 17:21:31.627179 7 main.go:373] Error getting local IP from nodes in the cluster: no matching interface found for IP a.b.c.d
where a.b.c.d is the ExternalIP of my node. This node is running inside of OpenStack so the ExternalIP is the floating IP and therefore not configured locally on the node. In this case the VIP needs to be associated with the interface of the InternalIP. Would it be possible to make this an option that could be provided through the configmap?
The text was updated successfully, but these errors were encountered:
I'm getting the following error message:
where
a.b.c.d
is the ExternalIP of my node. This node is running inside of OpenStack so the ExternalIP is the floating IP and therefore not configured locally on the node. In this case the VIP needs to be associated with the interface of the InternalIP. Would it be possible to make this an option that could be provided through the configmap?The text was updated successfully, but these errors were encountered: