c12s-kubespray/roles/kubernetes/master/templates/manifests
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
..
kube-apiserver.manifest.j2 Explicitly defines the --kubelet-preferred-address-types parameter 2018-03-05 15:25:14 +01:00
kube-controller-manager.manifest.j2 Added cilium support (#2236) 2018-02-16 21:37:47 -06:00
kube-scheduler.manifest.j2 Renamed variable from disable_volume_zone_conflict to volume_cross_zone_attachment and removed cloud provider condition; fix identation 2018-01-23 13:14:00 +00:00