kubernetes/cmd/kubeadm/app/constants
Rostislav M. Georgiev eb6f7b1f17 kubeadm: Add configurable control plane up timeout
Until now the control plane timeout was fixed to 4 minutes and users did not
have the ability to change it. This commit allows that timeout to be configured
via the new `timeoutForControlPlane` option in the API server config (itself a
member of the ClusterConfiguration).

The default timeout is still 4 minutes.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-11-05 12:36:28 +02:00
..
BUILD Moved staging/src/k8s.io/client-go/tools/bootstrap to staging/src/k8s.io/cluster-bootstrap 2018-10-02 09:46:13 -07:00
constants_test.go Fix typos on cmd/kubeadm/app/cmd 2018-10-31 16:32:02 -03:00
constants.go kubeadm: Add configurable control plane up timeout 2018-11-05 12:36:28 +02:00