c12s-kubespray/roles/kubernetes/secrets/tasks
Raj Perera c8a2fe321b Basic RBAC functionality. (Based from work done by @jwfang (#1351))
* Add a flag "authorization_method", when set to "RBAC" enables role based access control.
* Add required cluster roles and bindings for kube-dns
* Patch tiller deployment to use a service account with proper credentials.
* Add a flag to regenerate kubernetes certs on the nodes.
2017-06-26 16:42:47 +08:00
..
check-certs.yml Basic RBAC functionality. (Based from work done by @jwfang (#1351)) 2017-06-26 16:42:47 +08:00
check-tokens.yml restart scheduler and controller-manager too 2017-03-27 13:51:35 +03:00
gen_certs_script.yml Basic RBAC functionality. (Based from work done by @jwfang (#1351)) 2017-06-26 16:42:47 +08:00
gen_certs_vault.yml Skip vault cert task evaluation completely when using script cert generation 2017-04-13 19:29:07 +03:00
gen_tokens.yml More idempotency fixes 2017-03-15 19:06:39 +03:00
main.yml Skip vault cert task evaluation completely when using script cert generation 2017-04-13 19:29:07 +03:00
sync_kube_master_certs.yml Ansible 2.3 support 2017-04-26 15:22:10 +02:00
sync_kube_node_certs.yml Fixing up vault variables 2017-06-08 16:15:33 -05:00