Files
kubernetes/cmd
Joseph Wright f558359315 Add ability to specify port for kubeadm API.ControlPlaneEndpoint
When `API.ControlPlaneEndpoint` is used, the `BindPort` of the
apiserver is currently assumed, which means a load balancer cannot
listen on a different port than the apiserver. This extends the
`ControlPlaneEndpoint` to take an optional port which may differ
from the apiserver's `BindPort`.
2018-04-13 16:46:12 -04:00
..
2018-03-31 17:01:51 +08:00
2018-04-06 11:00:50 +05:30
2018-02-15 12:01:00 -08:00