c12s-kubespray/roles/kubernetes/secrets
Matthew Mosesohn c7b00caeaa Use tar+register instead of copy/slurp for distributing tokens and certs
Related bug: https://github.com/ansible/ansible/issues/15405

Uses tar and register because synchronize module cannot sudo on the
remote side correctly and copy is too slow.

This patch dramatically cuts down the number of tasks to process
for cert synchronization.
2016-10-26 15:46:18 +03:00
..
defaults Refactor roles and hosts 2016-08-25 13:27:57 +02:00
files use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00
handlers generate secrets on deployment machine 2016-02-13 06:51:54 +01:00
tasks Use tar+register instead of copy/slurp for distributing tokens and certs 2016-10-26 15:46:18 +03:00
templates use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00