c12s-kubespray/roles/kubernetes/master/defaults
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
..
main.yml Explicitly defines the --kubelet-preferred-address-types parameter 2018-03-05 15:25:14 +01:00