- Oct 03, 2017
-
-
Brad Beam authored
-
- Oct 02, 2017
-
-
Brad Beam authored
Increase vagrant vm's memory size
-
mkrasilnikov authored
-
Matthew Mosesohn authored
* Test if tokens are expired from host instead of inside container * Update main.yml
-
- Oct 01, 2017
-
-
Julian Poschmann authored
-
Matthew Mosesohn authored
-
- Sep 29, 2017
-
-
Brad Beam authored
Insert a newline in bastion ssh config after ProxyCommand conditional
-
Brad Beam authored
Improve playbook example of integration document
-
Peter Slijkhuis authored
-
shiftky authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Fixes #1716
-
- Sep 27, 2017
-
-
Matthew Mosesohn authored
Fix system namespace creation Only rotate tokens when necessary
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Also fix yaml lint issues Fixes #1703
-
Pablo Moreno authored
-
- Sep 26, 2017
-
-
tanshanshan authored
-
Matthew Mosesohn authored
* Enable upgrade to kubeadm * fix kubedns upgrade * try upgrade route * use init/upgrade strategy for kubeadm and ignore kubedns svc * Use bin_dir for kubeadm * delete more secrets * fix waiting for terminating pods * Manually enforce kube-proxy for kubeadm deploy * remove proxy. update to kubeadm 1.8.0rc1
-
Maxim Krasilnikov authored
-
- Sep 25, 2017
-
-
Brad Beam authored
use command module instead of shell module
-
Brad Beam authored
upgrading from weave version 2.0.1 to 2.0.4
-
Bogdan Dobrelya authored
drop unused etcd logic
-
Martin Uddén authored
* feature: install project atomic CSS on RedHat family * missing patch for this feature * sub-role refactor * Yamllint fix
-
Hassan Zamani authored
-
Maxim Krasilnikov authored
-
Junaid Ali authored
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
-
Matthew Mosesohn authored
Fixes #1666
-
Bogdan Dobrelya authored
Set correct kubelet cgroup-driver also for kubeadm deployments
-
Deni Bertovic authored
-
Matthew Mosesohn authored
Fixes #1660
-
- Sep 24, 2017
-
-
Matthew Mosesohn authored
The value cannot be determined properly via local facts, so checking k8s api is the most reliable way to look up what hostname is used when using a cloudprovider.
-
- Sep 22, 2017
-
-
Jiri Stransky authored
This follows pull request #1677, adding the cgroup-driver autodetection also for kubeadm way of deploying. Info about this and the possibility to override is added to the docs.
-
foxyriver authored
-
- Sep 21, 2017
-
-
Bogdan Dobrelya authored
Allow setting cgroup driver for kubelet
-
Jiri Stransky authored
Red Hat family platforms run docker daemon with `--exec-opt native.cgroupdriver=systemd`. When kubespray tried to start kubelet service, it failed with: Error: failed to run Kubelet: failed to create kubelet: misconfiguration: kubelet cgroup driver: "cgroupfs" is different from docker cgroup driver: "systemd" Setting kubelet's cgroup driver to the correct value for the platform fixes this issue. The code utilizes autodetection of docker's cgroup driver, as different RPMs for the same distro may vary in that regard.
-
- Sep 20, 2017
-
-
Matthew Mosesohn authored
Also fix usage of failed_when and handling exit code.
-
- Sep 18, 2017
-
-
Simon Li authored
-
Matthew Mosesohn authored
New files: /etc/kubernetes/admin.conf /root/.kube/config $GITDIR/artifacts/{kubectl,admin.conf} Optional method to download kubectl and admin.conf if kubeconfig_lcoalhost is set to true (default false)
-
Matthew Mosesohn authored
* just use public_ip in creating gce temporary waitfor hosts * Update create-gce.yml
-
- Sep 16, 2017
-
-
Brad Beam authored
This is to help support escapes and special characters
-