- May 18, 2016
-
-
Antoine Legrand authored
-
- May 17, 2016
-
-
Smaine Kahlouch authored
Use correct google ns for dns upstream
-
David Reuss authored
-
- May 16, 2016
-
-
Smaine Kahlouch authored
Fix issue with check_certs playbook
-
Paul Czarkowski authored
check_certs task "Check_certs | Set 'sync_certs' to true" was failing due to the dict not existing, this sets defaults that allows the correct behavior of the conditionals.
-
- May 13, 2016
-
-
Smaine Kahlouch authored
fix flannel deployment, remove docker bridge before restarting
-
Smana authored
-
Smaine Kahlouch authored
Remove need to pre-create writeable dir on CoreOS
-
Spencer Smith authored
-
- May 12, 2016
-
-
Smaine Kahlouch authored
Issue-229: Support Proxies in Docker Daemon
-
Spencer Smith authored
-
Smaine Kahlouch authored
Update README.md
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
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
-
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.
-