c12s-kubespray/docs
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
..
calico_peer_example Add default var role 2017-02-23 12:07:17 +01:00
figures rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
ansible.md Rename dns_server, add var for selinux. (#1572) 2017-10-11 20:40:21 +01:00
atomic.md Add support for atomic host 2017-03-01 09:38:19 -08:00
aws.md Add more instructions to setting up AWS provider 2017-07-11 10:53:19 -04:00
azure.md fix typo: "infrastructore" 2017-02-17 23:27:38 +04:00
calico.md Add calico variable that enables ignoring Kernel's RPF Setting (#1493) 2017-08-20 14:01:09 +03:00
cloud.md renaming kargo-cli to kubespray-cli 2017-06-23 12:35:10 -04:00
comparisons.md Update comparisons.md (#1519) 2017-08-14 18:48:35 +03:00
coreos.md renaming kargo-cli to kubespray-cli 2017-06-23 12:35:10 -04:00
debian.md Typo in apt-get command 2017-11-02 11:40:08 +01:00
dns-stack.md rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
downloads.md rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
flannel.md Initial version of Flannel using CNI (#1486) 2017-08-25 10:07:50 +03:00
getting-started.md Kubernetes Dashboard v1.7.1 Refactor 2017-11-15 10:05:48 -06:00
ha-mode.md fix some typos in HA doc 2017-07-18 10:44:08 -04:00
integration.md Improve playbook example of integration document 2017-09-29 18:00:01 +09:00
kubernetes-reliability.md Kubernetes Reliability Improvements 2017-02-09 23:54:08 +01:00
large-deployments.md Kubernetes Reliability Improvements 2017-02-09 23:54:08 +01:00
local-storage-provisioner.md New addon: local_volume_provisioner (#1909) 2017-11-01 14:25:35 +00:00
netcheck.md rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
openstack.md Modify documented neutron commands for Calico setup 2017-06-21 15:11:39 +09:00
roadmap.md Update roadmap (#1814) 2017-10-16 17:02:53 +01:00
test_cases.md Use first kube-master to check results 2017-02-18 14:11:51 +04:00
upgrades.md Upgrade to kubeadm (#1667) 2017-09-26 10:38:58 +01:00
vagrant.md Added workaround for vagrant 1.9 and centos vm box (#1738) 2017-10-03 11:32:19 +01:00
vars.md Fix node authorization for cloudprovider installs (#1794) 2017-10-14 11:28:46 +01:00
vault.md fix a typo 2017-11-10 09:30:27 -05:00
vsphere.md add vsphere cloud provider doc 2017-07-12 11:01:06 +02:00
weave.md Fix Typo (#1935) 2017-11-06 13:51:22 +00:00