c12s-kubespray/roles/kubernetes/master
Ayaz Ahmed Khan 89847d5684 Explicitly defines the --kubelet-preferred-address-types parameter
to the API server configuration.

This solves the problem where if you have non-resolvable node names,
and try to scale the server by adding new nodes, kubectl commands
start to fail for newly added nodes, giving a TCP timeout error when
trying to resolve the node hostname against a public DNS.
2018-03-05 15:25:14 +01:00
..
defaults Explicitly defines the --kubelet-preferred-address-types parameter 2018-03-05 15:25:14 +01:00
handlers Increased timeout values for k8s API server restart 2018-02-12 07:35:29 +00:00
tasks Set filemode to 0640 (#2315) 2018-02-21 23:13:46 +03:00
templates Explicitly defines the --kubelet-preferred-address-types parameter 2018-03-05 15:25:14 +01:00
vars Address standalone kubelet config case 2016-12-13 16:35:53 +01:00