![]() Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Use kube-proxy ComponentConfig in kubeadm clusters This change adds configuring the kube-proxy bind address to be an IPv6 address based on the whether the API server advertise address is IPv6. It is doing this via the kube-proxy ComponentConfig API now from v1.9 **What this PR does / why we need it**: This PR sets the bind address for kube-proxy to be a IPv6 address. This is needed for IPv6 **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #50927 Fixes https://github.com/kubernetes/kubeadm/issues/527 **Special notes for your reviewer**: **Release note**: ```release-note Adds kubeadm support for using ComponentConfig for the kube-proxy ``` |
||
---|---|---|
.. | ||
kubeadm |