-
Story
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
Strategic Portfolio Work
-
False
-
-
False
-
OCPSTRAT-598 - Initial Dev Preview version of MicroShift
-
Plumbing Sprint 224, Plumbing Sprint 225
One requirement from MicroShift is that it should not expect internet connections all the time. In case node has an IP but no default route associated (nexthop cannot be detected), ovnk shall be able to start and function successfully.
Tim suggested we can use the approach as the hybrid overlay does, to fake the arp response: https://github.com/ovn-org/ovn-kubernetes/blob/master/go-controller/hybrid-overlay/pkg/controller/node_linux.go#L190 in case gateway next hop is not detectable.
- links to