- Oct 18, 2018
-
-
Miouge1 authored
-
- Oct 17, 2018
-
-
Mateus Caruccio authored
-
JuanJo Ciarlante authored
-
JuanJo Ciarlante authored
-
Erwan Miran authored
* failed * version_compare * succeeded * skipped * success * version_compare becomes version since ansible 2.5 * ansible minimal version updated in doc and spec * last version_compare
-
- Oct 15, 2018
-
-
JuanJo Ciarlante authored
* [jjo] add DIND support to contrib/ - add contrib/dind with ansible playbook to create "node" containers, and setup them to mimic host nodes as much as possible (using Ubuntu images), see contrib/dind/README.md - nodes' /etc/hosts editing via `blockinfile` and `lineinfile` need `unsafe_writes: yes` because /etc/hosts are mounted by docker, and thus can't be handled atomically (modify copy + rename) * dind-host role: set node container hostname on creation * add "Resulting deployment" section with some CLI outputs * typo * selectable node_distro: debian, ubuntu * some fixes for node_distro: ubuntu * cpu optimization: add early `pkill -STOP agetty` * typo * add centos dind support ;) * add kubespray-dind.yaml, support fedora - add kubespray-dind.yaml (former custom.yaml at README.md) - rework README.md as per above - use some YAML power to share distros' commonality - add fedora support * create unique /etc/machine-id and other updates - create unique /etc/machine-id in each docker node, used as seed for e.g. weave mac addresses - with above, now netchecker 100% passes WoHooOO!
🎉 🎉 🎉 - updated README.md output from (1.12.1, verified netcheck) * minor typos * fix centos node creation, needs earlier udevadm removal to avoid flaky facts, also verified netcheck Ok \o/ * add Q&D test-distros.sh, back to manual /etc/machine-id hack * run-test-distros.sh cosmetics and minor fixes * run-test-distros.sh: $rc fix and minor formatting changes * run-test-distros.sh output cosmetics -
Julien Senon authored
Update template to have bastion section
-
- Oct 12, 2018
-
-
SataQiu authored
-
- Oct 11, 2018
-
-
Giacomo Longo authored
* Automatically infer bootstrap_os * Rename bootstrap os to os_family
-
LiuDui authored
-
- Sep 30, 2018
-
-
SataQiu authored
-
- Sep 28, 2018
-
-
KMilhan authored
-
Andreas Holmsten authored
* Replace `openstack_compute_secgroup_v2` with `openstack_networking_secgroup_v2` The `openstack_networking_secgroup_v2` resource allow specifications of both ingress and egress. Nova security groups define ingress rules only. This change will also allow for more user-friendly specified security rules, as the different security group resources have different HCL syntax.
-
- Sep 13, 2018
-
-
Sascha Marcel Schmidt authored
-
- Sep 11, 2018
-
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-
- Sep 06, 2018
-
-
Sascha Marcel Schmidt authored
-
- Sep 05, 2018
-
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-
唐超 authored
-
- Sep 04, 2018
-
-
Sascha Marcel Schmidt authored
* add metallb as loadbalancer for on premise deployments * improve configuration * add variables to DaemonSet
-
- Aug 22, 2018
-
-
Timo Ribbers authored
Remove duplicate hostname usage.
-
- Aug 21, 2018
-
-
rguichard authored
-
- Aug 10, 2018
-
-
Sascha Marcel Schmidt authored
-
- Aug 09, 2018
-
-
wikiselev authored
-
- Aug 08, 2018
-
-
Sascha Marcel Schmidt authored
-
- Aug 07, 2018
-
-
Magnus Holm authored
-
Simon Li authored
-
Simon Li authored
-
- Aug 04, 2018
-
-
okumin authored
-
- Aug 01, 2018
-
-
rguichard authored
allow masters, nodes and gluster nodes (within each group) to be scheduled on differents AZ.
-
- Jul 31, 2018
-
-
Jerry Elmore authored
Attempting to clarify the language surrounding the etcd node deployment script failure mechanism. I had this error when doing a new cluster deployment last night and, though it should have been, it wasn't immediately apparent to me what was causing the issue (since my default master node hostnames do not specify whether they are also acting as etcd replicas).
-
- Jul 27, 2018
-
-
rguichard authored
This will make NodePort services work out of the box
-
- Jul 25, 2018
-
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-
Sascha Marcel Schmidt authored
-