Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Addedv1.11.5-rancher1-2: support ipvs proxy mode #1191

Open
wants to merge 5 commits into
base: v1.6-development
Choose a base branch
from

Conversation

gitlawr
Copy link

@gitlawr gitlawr commented Nov 20, 2018

Address issue: rancher/rancher#15718
Added a boolean switch for activating ipvs proxy mode for kube-proxy
It adds --proxy-mode=ipvs and -v /lib/modules:/lib/modules:ro to kube-proxy service when enabled.

@alena1108
Copy link
Contributor

@gitlawr can you split the commit into 2? One containing the files copy, the other - actual changes to the template

@gitlawr
Copy link
Author

gitlawr commented Dec 4, 2018

@alena1108 Sure, updated.

@gitlawr
Copy link
Author

gitlawr commented Dec 4, 2018

NB This PR is depending on adding ipset utility to the k8s image: rancher/kubernetes-package#169

@deniseschannon
Copy link

@gitlawr with the most recent patch releases, we need to add a new folder 55. can you split up with 2 commits (1 commit for a copy of folder 53 to 55) and then the changes that you made?

@gitlawr
Copy link
Author

gitlawr commented Dec 7, 2018

Updated

@gitlawr gitlawr changed the title Added v1.11.2-rancher1-4: support ipvs proxy mode Addedv1.11.5-rancher1-2: support ipvs proxy mode Dec 7, 2018
@gitlawr
Copy link
Author

gitlawr commented Jan 4, 2019

Rebased to the new 55 template.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants