• Kubernetes Submit Queue's avatar
    Merge pull request #48594 from GheRivero/kubeadm_nodename · 80531ccd
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add node-name flag to `init` phase
    
    **What this PR does / why we need it**: Allow to specify a node-name instead of relaying in `os.Hostname()`
    This is useful where kubelet use the name given by the cloud-provider to
    register the node.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: Partially fix: kubernetes/kubeadm#64
    
    **Release note**:
    ```release-note
    Added new flag to `kubeadm init`: --node-name, that lets you specify the name of the Node object that will be created
    ```
    80531ccd
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-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...