- Feb 12, 2019
-
-
Robert Neumann authored
-
Maxime Guyot authored
-
- Feb 11, 2019
-
-
tikitavi authored
* fix error with delete host in inventory.py script * minor fix
-
- Feb 07, 2019
-
-
Maxime Guyot authored
-
- Feb 06, 2019
-
-
tikitavi authored
* add to inventory.py script ability to indicate ip ranges * add test for range2ip function for inventory.py script some fixes * add negative test for range2ip function for inventory.py script
-
- Feb 01, 2019
-
-
Petr Ruzicka authored
-
- Jan 31, 2019
-
-
Maxime Guyot authored
* Add support for Packet with Terraform Co-Author: johnstudarus <john@jhlconsulting.com> * removed advanced features to streamline * clarifying usage * Update README.md provide a better test to validate things are working OK * Update README.md clarifying what to set * minor wordsmithing * Fix admin cert path * clarifying how to configure keys * enabling kubeconfig_localhost pull over the configuration file via playbooks rather than the key files individually * Create output.tf * Add support for node specific plans
-
- Jan 09, 2019
-
-
Sascha Marcel Schmidt authored
-
- Dec 09, 2018
-
-
Đào Hoàng Sơn authored
Related to https://github.com/kubernetes-sigs/kubespray/pull/3684
-
- Dec 06, 2018
-
-
Andreas Krüger authored
* Remove non-kubeadm deployment * More cleanup * More cleanup * More cleanup * More cleanup * Fix gitlab * Try stop gce first before absent to make the delete process work * More cleanup * Fix bug with checking if kubeadm has already run * Fix bug with checking if kubeadm has already run * More fixes * Fix test * fix * Fix gitlab checkout untill kubespray 2.8 is on quay * Fixed * Add upgrade path from non-kubeadm to kubeadm. Revert ssl path * Readd secret checking * Do gitlab checks from v2.7.0 test upgrade path to 2.8.0 * fix typo * Fix CI jobs to kubeadm again. Fix broken hyperkube path * Fix gitlab * Fix rotate tokens * More fixes * More fixes * Fix tokens
-
- Nov 23, 2018
-
-
Miao Zhou authored
Now the `kubespray-aws-inventory.py` script always set a node_labels key to ansible_host. When AWS instance did not set property labels, it would be an empty string. The TASK `Write kubelet config file (kubeadm or non-kubeadm)` will failed with a msg: `AnsibleUndefinedVariable: 'unicode object' has no attribute 'items'`.
-
- Nov 15, 2018
-
-
Evgeny Zislis authored
-
- Nov 14, 2018
-
-
Mateus Caruccio authored
Set kubernetes node labels from a given comma-separated list of `key=value` from AWS instance tag `kubespray-node-labels`.
-
- Nov 10, 2018
-
-
Antoine Legrand authored
* Remove Vault * Remove reference to 'kargo' in the doc * change check order
-
- Nov 09, 2018
-
-
Thomas Nys authored
This is rather convenient if you want to configure exceptions on a company firewall.
-
- Nov 08, 2018
-
-
Thomas Nys authored
This give users the option to define multiple ssh public keys when deploying the base infrastructure on Azure.
-
Erwan Miran authored
-
- Nov 05, 2018
-
-
Andreas Holmsten authored
-
- Nov 01, 2018
-
-
Andreas Holmsten authored
* [contrib/terraform/openstack] Add worker_allowed_ports Allow user to define in terraform template which ports and remote IPs that are allowed to access worker nodes. This is useful when you don't want to open up whole NodePort range to the outside world, or ports outside NodePort range.
-
- Oct 31, 2018
- Oct 29, 2018
-
-
Ted Wexler authored
* Add an 'access_ip' for openstack resources to the terraform inventory builder script * Update Openstack README * Only use ipv4 * If there's a floating IP assigned to an openstack instance, use that for access_ip
-
- Oct 19, 2018
-
-
Maxime Guyot authored
-
- 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
-