• Kubernetes Submit Queue's avatar
    Merge pull request #34719 from errordeveloper/api-and-disco-ports · 714f816a
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add flags for alternative API and discovery ports
    
    **What this PR does / why we need it**:
    
    We had many issues reported due to the fact that we are using port 443 by default, and we should allow users to override whatever defaults we pick. This doesn't touch on `localhost:8080` yet, which should just generally get rid of.
    
    **Which issue this PR fixes**: fixes #34311 #34307 #33638
    
    **Special notes for your reviewer**: cc @pires 
    
    **Release note**:
    ```release-note
    Add `kubeadm` flags `--api-port` and `--discovery-port`, change default API port to 6443
    ```
    714f816a
Name
Last commit
Last update
..
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-dns Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
kubernetes-discovery Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
OWNERS Loading commit data...