c12s-kubespray/roles/kubernetes/master
Vincent Schwarzer 026da060f2 Granular authentication Control
It is now possible to deactivate selected authentication methods
(basic auth, token auth) inside the cluster by adding
removing the required arguments to the Kube API Server and generating
the secrets accordingly.

The x509 authentification is currently not optional because disabling it
would affect the kubectl clients deployed on the master nodes.
2017-03-14 16:57:35 +01:00
..
defaults Granular authentication Control 2017-03-14 16:57:35 +01:00
files Address standalone kubelet config case 2016-12-13 16:35:53 +01:00
handlers Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
meta Add tags 2016-12-09 12:14:28 +01:00
tasks Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
templates Granular authentication Control 2017-03-14 16:57:35 +01:00
vars Address standalone kubelet config case 2016-12-13 16:35:53 +01:00