• Kubernetes Submit Queue's avatar
    Merge pull request #42064 from luxas/kubeadm_beta_init_ux · 98ff34cc
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 42128, 42064, 42253, 42309, 42322)
    
    kubeadm: Rename some flags for beta UI and fixup some logic
    
    **What this PR does / why we need it**:
    
    In this PR:
     - `--api-advertise-addresses` becomes `--apiserver-advertise-address`
       - The API Server's logic here is that if the address is `0.0.0.0`, it chooses the host's default interface's address. kubeadm here uses exactly the same logic. This arg is then passed to `--advertise-address`, and the API Server will advertise that one for the service VIP.
     - `--api-port` becomes `--apiserver-bind-port` for clarity
    
    ref the meeting notes: https://docs.google.com/document/d/1deJYPIF4LmhGjDVaqrswErIrV7mtwJgovtLnPCDxP7U/edit#
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    @jbeda @dmmcquay @pires @lukemarsden @dgoodwin @mikedanese
    98ff34cc
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...
genslateyaml 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...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...