c12s-kubespray/roles/kubernetes
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
..
client Fix run kubectl error (#2199) 2018-02-27 16:32:20 +03:00
kubeadm Refactored kubeadm join process and fixed uncrodonng for master nodes 2018-02-09 15:51:47 +01:00
master Explicitly defines the --kubelet-preferred-address-types parameter 2018-03-05 15:25:14 +01:00
node Added support for webhook authentication/authorization on the secure kubelet endpoint 2018-03-03 10:00:09 +04:00
preinstall Revert "Add pre-upgrade task for moving credentials file" (#2393) 2018-02-28 22:41:52 +03:00
secrets Fixed generate front proxy client certs with vault (#2359) 2018-02-22 15:08:50 +03:00