c12s-kubespray/roles/kubernetes/master
Ayaz Ahmed Khan a2c1d153da 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.
2017-07-12 12:51:12 +05:00
..
defaults Merge pull request #1232 from rsmitty/custom-flags 2017-04-17 14:01:32 -04:00
handlers Use the kube_apiserver_insecure_port variable instead of static 8080 2017-06-12 09:20:59 +02:00
meta Add tags 2016-12-09 12:14:28 +01:00
tasks Move namespace file to template directory 2017-04-19 13:37:02 +02:00
templates Explicitly defines the --kubelet-preferred-address-types parameter 2017-07-12 12:51:12 +05:00
vars Address standalone kubelet config case 2016-12-13 16:35:53 +01:00