c12s-kubespray/roles/kubernetes/secrets
Greg Althaus 95bf380d07 If the inventory name of the host exceeds 63 characters,
the openssl tools will fail to create signing requests because
the CN is too long.  This is mainly a problem when FQDNs are used
in the inventory file.

THis will truncate the hostname for the CN field only at the
first dot.  This should handle the issue for most cases.
2017-01-13 10:02:23 -06:00
..
files If the inventory name of the host exceeds 63 characters, 2017-01-13 10:02:23 -06:00
handlers generate secrets on deployment machine 2016-02-13 06:51:54 +01:00
tasks Use only one certificate for all apiservers 2017-01-13 14:03:20 +03:00
templates use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00