• Kubernetes Submit Queue's avatar
    Merge pull request #55972 from rpothier/v6_proxy_bind_addr · 0b597b51
    Kubernetes Submit Queue authored
    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
    ```
    0b597b51
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
gke-certificates-controller Loading commit data...
hyperkube Loading commit data...
importverifier Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
linkcheck Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...