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

[Release 1.20] Adding configuration to run kube proxy as a static pod. #1350

Merged

Conversation

luthermonson
Copy link
Contributor

Proposed Changes

Types of Changes

Verification

Linked Issues

#1309

Further Comments

phillipsj and others added 6 commits July 16, 2021 10:12
…tic-pod

Adding configuration to run kube proxy as a static pod.

Signed-off-by: Jamie Phillips <jamie.phillips@suse.com>
Signed-off-by: Jamie Phillips <jamie.phillips@suse.com>
Kube-proxy was getting deployed twice on a fresh install. This issue was caused by the deploy controller executing before the kube-proxy startup hook was finished. This caused the chart to not get disabled before it was executed.

We also noticed that the kube-proxy pod didn't have the required permissions to the node resource.

Signed-off-by: Jamie Phillips <jamie.phillips@suse.com>
Signed-off-by: Manuel Buil <mbuil@suse.com>
@luthermonson luthermonson requested a review from a team as a code owner July 16, 2021 17:31
@luthermonson luthermonson merged commit 18dffeb into rancher:release-1.20 Jul 16, 2021
@luthermonson luthermonson deleted the kubeproxy-staticpod-120 branch July 19, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants