c12s-kubespray/roles/kubernetes
Zefool 6ebcaab2bb controlPlaneEndpoint set up through load balancer should be possible … (#3888)
* controlPlaneEndpoint set up through load balancer should be possible  even in single master setups

Enable load balancer for single-master setups
Fixes an issue where single-master setups are not reachable using the usual admin.conf from outside the cluster. 

controlPlaneEndpoint set up through load balancer should be possible  even in single master setups

* add fix to other api versions

* remove obsolete check completely

* remove check, pass 2

* removes checks in client configuration

* delete 'and'
2018-12-25 00:03:32 -08:00
..
client Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
kubeadm controlPlaneEndpoint set up through load balancer should be possible … (#3888) 2018-12-25 00:03:32 -08:00
master controlPlaneEndpoint set up through load balancer should be possible … (#3888) 2018-12-25 00:03:32 -08:00
node Enable ClearLinux as a distro in kubespray (#3855) 2018-12-18 01:39:25 -08:00
preinstall Enable ClearLinux as a distro in kubespray (#3855) 2018-12-18 01:39:25 -08:00
tokens Fix basic auth tokens for kubeadm deployment. (#3801) 2018-12-03 10:44:29 -08:00