c12s-kubespray/roles
Bogdan Dobrelya a70c3b661e Add HA/LB endpoints for kube-apiserver
* Add auto-evaluated internal endpoints and clarify the loadbalancer_apiserver
vars and usecases.
* Add loadbalancer_apiserver_localhost (default false). If enabled, override
the external LB and expect localhost:443/8080 to be new internal only frontends.
* Add kube_apiserver_multiaccess to ignore loadbalancers, and make clients
to access the apiservers as a comma-separated list of access_ip/ip/ansible ip
(a default mode). When disabled, allow clients to use the given loadbalancers.
* Define connections security mode for kube controllers, schedulers, proxies.
It is insecure be default, which is the current deployment choice.
* Rework the groups['kube-master'][0] hardcode defining the apiserver
endpoints.
* Improve grouping of vars and add facts for kube_apiserver.
* Define kube_apiserver_insecure_bind_address as a fact, add more
facts for ease of use.

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-07-21 11:05:03 +02:00
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
coreos-bootstrap upgrade pypy version 2016-06-21 12:11:10 +02:00
dnsmasq Use var for bin dir instead of assuming /usr/local/bin 2016-04-02 20:53:33 +01:00
docker Force install of specified docker version, fixes #295 2016-06-17 12:31:55 +03:00
download Change calicoctl deployment to use container 2016-07-05 13:49:03 +03:00
etcd Fix set_facts visibility 2016-07-20 11:41:09 +02:00
kubernetes Add HA/LB endpoints for kube-apiserver 2016-07-21 11:05:03 +02:00
kubernetes-apps Install python-pip on first master 2016-06-12 20:44:12 +02:00
network_plugin Add etcd proxy support 2016-07-19 14:09:40 +02:00
uploads Change calicoctl deployment to use container 2016-07-05 13:49:03 +03:00