c12s-kubespray/roles/kubernetes/preinstall/tasks
Chad Swenson 0c6f172e75 Kubernetes Dashboard v1.7.1 Refactor
This version required changing the previous access model for dashboard completely but it's a change for the better. Docs were updated.

* New login/auth options that use apiserver auth proxying by default
* Requires RBAC in `authorization_modes`
* Only serves over https
* No longer available at https://first_master:6443/ui until apiserver is updated with the https proxy URL:
* Can access from https://first_master:6443/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/#!/login you will be prompted for credentials
* Or you can run 'kubectl proxy' from your local machine to access dashboard in your browser from: http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/
* It is recommended to access dashboard from behind a gateway that enforces an authentication token, details and other access options here: https://github.com/kubernetes/dashboard/wiki/Accessing-Dashboard---1.7.X-and-above
2017-11-15 10:05:48 -06:00
..
azure-credential-check.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
dhclient-hooks-undo.yml rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
dhclient-hooks.yml This continues the DHCP hook checks. Also protect the create side 2017-01-31 09:56:27 -06:00
etchosts.yml added flag for not populating inventory entries to etc hosts file 2017-06-30 16:41:03 +00:00
growpart-azure-centos-7.yml Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
main.yml Fix local volume provisioner mount point for rkt 2017-11-02 09:45:26 +00:00
openstack-credential-check.yml Fix openstack tenant id variable name (#1932) 2017-11-05 08:40:41 +00:00
resolvconf.yml Condense resolvconf sources before starting loop 2017-03-17 13:06:56 +03:00
set_facts.yml Normalize tags in all places to prepare for tag fixing in future (#1739) 2017-10-05 08:43:04 +01:00
set_resolv_facts.yml Rename dns_server, add var for selinux. (#1572) 2017-10-11 20:40:21 +01:00
verify-settings.yml Kubernetes Dashboard v1.7.1 Refactor 2017-11-15 10:05:48 -06:00
vsphere-credential-check.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00