- Oct 30, 2017
-
-
Andrew Greenwood authored
-
Andrew Greenwood authored
-
Andrew Greenwood authored
-
Andrew Greenwood authored
-
- Oct 27, 2017
-
-
Spencer Smith authored
update flannel
-
Spencer Smith authored
Sysctl reload if needed after IP forward enabling
-
Spencer Smith authored
Disable swap in vagrant vms
-
mkrasilnikov authored
-
Matthew Mosesohn authored
All nodes get converted to lowercase, so certs should set CN with lowercase as well.
-
Aivars Sterns authored
-
- Oct 26, 2017
-
-
abelgana authored
Add reload yes to reload sysctl if the value of net.ipv4.ip_forward changes. - name: Enable ip forwarding sysctl: sysctl_file: "{{sysctl_file_path}}" name: net.ipv4.ip_forward value: 1 state: present reload: yes tags: - bootstrap-os
-
Matthew Mosesohn authored
It is now enabled by default in 1.8 with the api changed to networking.k8s.io/v1 instead of extensions/v1beta1.
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
This should be done after kubeconfig is set for admin and before network plugins are up.
-
ArchiFleKs authored
-
- Oct 25, 2017
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Spencer Smith authored
Use same kubedns_version: 1.14.5 in downloads and kubernetes-apps/ansible roles
-
Matthew Mosesohn authored
* Fix broken CI jobs Adjust image and image_family scenarios for debian. Checkout CI file for upgrades * add debugging to file download * Fix download for alternate playbooks * Update ansible ssh args to force ssh user * Update sync_container.yml
-
Matthew Mosesohn authored
Also disable oom killer on etcd
-
- Oct 24, 2017
-
-
Flavio Percoco Premoli authored
-
Chiang Fong Lee authored
-
Matthew Mosesohn authored
This is to work around #1856 which can occur when kubelet hostname and resolvable hostname (or cloud instance name) do not match.
-
Matthew Mosesohn authored
-
Peter Lee authored
-
Haiwei Liu authored
Signed-off-by: Haiwei Liu <carllhw@gmail.com>
-
- Oct 23, 2017
-
-
Matthew Mosesohn authored
Eventually 2.3 support will be dropped, so this is a temporary change.
-
pmontanari authored
Match kubedns_version with roles/download/defaults/main.yml:kubedns_version: 1.14.5
-
- Oct 20, 2017
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Now adding unjoined members to existing etcd cluster occurs one at a time so that the cluster does not lose quorum.
-
- Oct 19, 2017
-
-
Peter Slijkhuis authored
Changed Ansible 2.3 to 2.4
-
Matthew Mosesohn authored
* Refactor downloads to use download role directly Also disable fact delegation so download delegate works acros OSes. * clean up bools and ansible_os_family conditionals
-
- Oct 18, 2017
-
-
Jan Jungnickel authored
Fixes #1129
-
Matthew Mosesohn authored
-
Hassan Zamani authored
-
Simon Li authored
-
Matthew Mosesohn authored
-