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
i am having an error when running 'make config-network-end-to-end',
then it does not permit to reach Metallb LoadBalancer endpoint.
Here is an extract of the logs :
/opt/homebrew/bin/lima -- sh ./lima/35-lima-to-kind-routing.sh
WARN[0000] provisioning scripts should not reference the LIMA_CIDATA variables
WARN[0000] provisioning scripts should not reference the LIMA_CIDATA variables
iptables v1.8.7 (nf_tables): host/network `.1' not found
After Investigation, it looks like lima0 interface only have only an ipv6 ? (i have no idea why, do you ?)
those it make code :
Hi Thanks a lot for the great work,
i am having an error when running 'make config-network-end-to-end',
then it does not permit to reach Metallb LoadBalancer endpoint.
Here is an extract of the logs :
After Investigation, it looks like lima0 interface only have only an ipv6 ? (i have no idea why, do you ?)
those it make code :
to return an empty string for SRC_IP and SRC_IP_F3B and SRC_IP_GW to be assign to ".1", causing the iptable error.
Materials :
MacBook Pro M3 - 16Go - MACOS: 14.4.1 (23E224)
The text was updated successfully, but these errors were encountered: