Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement option to disable kube-proxy #54

Merged
merged 2 commits into from
Sep 26, 2020
Merged

Implement option to disable kube-proxy #54

merged 2 commits into from
Sep 26, 2020

Conversation

onedr0p
Copy link
Collaborator

@onedr0p onedr0p commented Sep 24, 2020

This is undocumented but it is in k3s v1.19 and up, it maybe backported to v1.18 via this PR. Disabling kube-proxy allows use to set kube-router instead.

https://github.com/rancher/k3s/blob/v1.19.1%2Bk3s1/pkg/cli/server/server.go#L111

@onedr0p onedr0p changed the title Add option to disable kube-proxy Implement option to disable kube-proxy Sep 24, 2020
@xanmanning xanmanning self-requested a review September 26, 2020 16:34
@xanmanning xanmanning self-assigned this Sep 26, 2020
@xanmanning xanmanning added the enhancement New feature or request label Sep 26, 2020
Copy link
Member

@xanmanning xanmanning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks @onedr0p

@xanmanning xanmanning merged commit 062c459 into PyratLabs:master Sep 26, 2020
@onedr0p onedr0p deleted the patch-2 branch September 26, 2020 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants