- May 12, 2016
-
-
Antoine Legrand authored
-
Smaine Kahlouch authored
upgrade k8s vers, and add a script for future upgrades
-
Smana authored
-
Smaine Kahlouch authored
fixes the certs issue when masters or not in the kube-node group
-
Smana authored
-
- May 11, 2016
-
-
Smaine Kahlouch authored
Issue 231: ensure ca.pem makes it to multi-masters
-
Spencer Smith authored
-
Smaine Kahlouch authored
Issue 233: Typo with sync_tokens vs. sync_certs
-
Spencer Smith authored
-
Spencer Smith authored
-
- May 09, 2016
-
-
Smaine Kahlouch authored
Add native Vagrant support
-
Paul Czarkowski authored
-
Paul Czarkowski authored
* set flannel backend type to `host-gw` * set flannel interface to be eth1 ip
-
- May 08, 2016
-
-
Paul Czarkowski authored
This allows you to simply run `vagrant up` to get a 3 node HA cluster. * Creates a dynamic inventory and uses the inventory/group_vars/all.yml * commented lines in inventory.example so that ansible doesn't try to use it. * added requirements.txt to give easy way to install ansible/ipaddr * added gitignore files to stop attempts to save unwated files * changed `Check if kube-system exists` to `failed_when: false` instead of `ignore_errors`
-
- May 07, 2016
-
-
Smaine Kahlouch authored
generate secrets on first master
-
Smana authored
-
- May 05, 2016
-
-
Smaine Kahlouch authored
fix api auth issue for ci tests
-
Smana authored
-
- May 04, 2016
-
-
Smaine Kahlouch authored
use a variable for api's 'root' password
-
Smana authored
-
- Apr 29, 2016
-
-
Antoine Legrand authored
Pull correct variable for etcd initial variable
-
David Reuss authored
This shouldn't use the `inventory_hostname` variable, as that will just yield the same variable, but rather use the `host` which we're looping over.
-
- Apr 25, 2016
-
-
Antoine Legrand authored
Fix ansible dict error on Ubuntu 14.04
-
Christopher M Luciano authored
This fixes the ansible error ```'dict object' has no attribute 'ansible_default_ipv4'"}```. Closes #215
-
- Apr 20, 2016
-
-
Smaine Kahlouch authored
Upgrade weave v1.5.0 with CNI
-
Smana authored
-
Smana authored
-
- Apr 19, 2016
-
-
Smaine Kahlouch authored
upgrade calico v0.19.0, calico-cni v1.2.1
-
Smana authored
-
- Apr 13, 2016
-
-
Smaine Kahlouch authored
Add code to detect if epel is already installed and skip it if it is
-
Rob Hirschfeld authored
-
Rob Hirschfeld authored
cosmetic
-
Rob Hirschfeld authored
as per @smana request
-
- Apr 12, 2016
-
-
Smaine Kahlouch authored
Provide a non-default hostname for CoreOS systems.
-
Rob Hirschfeld authored
add option for generic
-
- Apr 11, 2016
-
-
Smaine Kahlouch authored
Kubernetes upgrade to 1.2.2
-
Smana authored
-
Smaine Kahlouch authored
Fix docker install on rhel7
-
Smana authored
-
- Apr 10, 2016
-
-
Smana authored
-