Aaron U'Ren
4832bd13b0
doc: update kube-proxy cleanup commands
2022-03-10 22:50:36 +01:00
Oleg
52e338d859
Add PriorityClass and docs update ( #816 )
...
Signed-off-by: Oleg Selin <oleg.selin@renhealth.com>
2019-12-05 23:26:03 +05:30
Ivan Kurnosov
4afd6d6d2a
Updated the kube-proxy cleanup command to use the newer version ( #762 )
...
LGTM. Thanks for the pr @zerkms
2019-07-24 12:05:50 +05:30
Don Bowman
2a8203559a
Add mount of /lib/modules to kube-router kubeadm setup doc ( #565 )
...
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>
2018-11-02 10:57:17 +05:30
Nicolas Perraut
0a9b164c0f
Update kubeadm iptables cleanup command ( #424 )
...
- Repository URL changed
- Update version
- Update flag (see #278 )
2018-05-06 01:29:56 +05:30
Murali Reddy
71d16bf4d6
code restructuring as per typical golang projects ( #397 )
...
* code restructuring as per typical golang projects
* fix link in docs
2018-04-17 00:18:20 +05:30