mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-10 01:11:12 +02:00
The 'kube-proxy --cleanup' checks that ip_vs.ko exists/is loaded. To do this it ends up looking in /lib/modules/... and generates an error: `Running modprobe ip_vs failed with message...`. Add -v /lib/modules:/lib/modules to instructions. Signed-off-by: Don Bowman <db@donbowman.ca>
Kube-router Documentation
This folder holds the documentation that is served in https://www.kube-router.io/docs/.
Note:This folder may contain documentation changes that has not been released yet. Please visit above link to view documentation corresponding to latest release.