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
..
2017-02-23 12:07:17 +01:00
2017-03-01 09:38:19 -08:00
2017-02-17 23:27:38 +04:00
2017-06-23 12:35:10 -04:00
2017-08-14 18:48:35 +03:00
2017-06-23 12:35:10 -04:00
2017-11-02 11:40:08 +01:00
2017-07-18 10:44:08 -04:00
2017-10-16 17:02:53 +01:00
2017-09-26 10:38:58 +01:00
2017-11-10 09:30:27 -05:00
2017-07-12 11:01:06 +02:00
2017-11-06 13:51:22 +00:00