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

Get rid of patch-cm workaround for kubeadm overwriting kube-proxy configmap #5

Closed
discordianfish opened this issue Jan 16, 2018 · 2 comments

Comments

@discordianfish
Copy link
Member

Upstream issue with more details: kubernetes/kubeadm#609

As a workaround, we overwrite the configmap after kubeadm. But there is a period where the kube-proxy doesn't point to the ELB and in general it's a bit brittle: https://github.com/itskoko/kubecfn/blob/master/kubernetes.yaml#L254

@discordianfish
Copy link
Member Author

With 1.10, there is a new option we can use to get rid for this hack: kubernetes/kubeadm#590 (comment)

@discordianfish
Copy link
Member Author

Fixed in 8e7e688

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

No branches or pull requests

1 participant