- Feb 06, 2018
-
-
Antoine Legrand authored
Enable additional addresses to be added to certificates
-
Antoine Legrand authored
Loadbalancer Apiserver Address is missing
-
Antoine Legrand authored
Added option to set MTU on Weave
-
Antoine Legrand authored
Dashboard template should not suffix with .yml.j2
-
Antoine Legrand authored
KubeDNS template should not suffix with .yml.j2
-
Antoine Legrand authored
Update and cleanup Local volume provisioner
-
Antoine Legrand authored
-
Antoine Legrand authored
Migrate Kubernetes v1.9.1 cluster/addons/registry to Kubespray
-
- Feb 05, 2018
-
-
Spencer Smith authored
remove references to deprecated kubespray-cli
-
Spencer Smith authored
-
Maxim Krasilnikov authored
-
woopstar authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
- Feb 02, 2018
-
-
Chad Swenson authored
Support ipvs mode for kube-proxy
-
- Feb 01, 2018
-
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
Chad Swenson authored
Fix can not use devicemapper driver
-
Spencer Smith authored
--etcd-quorum-read is depricated in kube >= 1.9
-
Spencer Smith authored
Upgrade to Kubernetes v1.9.2
-
Spencer Smith authored
Add missing group var default values to kubespray-defaults
-
Spencer Smith authored
Updated vSphere cloud provider config for Kubernetes >= v1.9.2 and added resource pool deployment variable
-
Spencer Smith authored
Vault should use cert auth for etcd
-
Dann Bohn authored
-
- Jan 31, 2018
-
-
Matthew Mosesohn authored
-
Julian Hübenthal authored
-
Simon Li authored
-
Aivars Sterns authored
Simplify and update OpenStack cloud provider
-
Julian Hübenthal authored
-
Julian Hübenthal authored
-
Julian Hübenthal authored
-
rong.zhang authored
Fix can not be used devicemapper driver
-
Brad Beam authored
Make spliting system_search_domains more robust
-
rong.zhang authored
-
Matthew Mosesohn authored
Cloud resolvers are mandatory for hosts on GCE and OpenStack clouds. The 8.8.8.8 alternative resolver was dropped because there is already a default nameserver. The new var name reflects the purpose better. Also restart apiserver when modifying dns settings.
-
Andreas Krüger authored
Fix the idx counter to increase too, or you will end up with two same indexes.
-
- Jan 30, 2018
-
-
Andreas Krüger authored
If you configure your external loadbalancer to do a simple tcp pass-through to the api servers, and you do not use a DNS FQDN but just the ip, then you need to add the ip adress to the certificates too. Example config: ``` ## External LB example config apiserver_loadbalancer_domain_name: "10.50.63.10" loadbalancer_apiserver: address: 10.50.63.10 port: 8383 ```
-
RongZhang authored
Bump kube-dns to 1.14.8
-
Dmitri Rubinstein authored
DNS entries generated from 'etcd_cert_alt_names' variable in etcd's openssl.conf are not terminated by a newline. This fixes issue #2207.
-