• Kubernetes Submit Queue's avatar
    Merge pull request #56084 from andrewsykim/kubeadm/400 · 70e6f45e
    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>.
    
    kubeadm: set kube-apiserver advertise address using downward API
    
    **What this PR does / why we need it**:
    Sets kube-apiserver --advertise-address using downward API for self-hosted Kubernetes with kubeadm. 
    
    **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 # https://github.com/kubernetes/kubeadm/issues/400
    
    **Special notes for your reviewer**:
    @luxas mentioned something about losing the ability to customize advertise address via kubeadm, didn't really take that into consideration yet but I can definitely make the necessary changes if needed. 
    
    **Release note**:
    ```release-note
    kubeadm: set kube-apiserver advertise address using downward API
    ```
    70e6f45e
Name
Last commit
Last update
..
app Loading commit data...
test Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
kubeadm.go Loading commit data...