timtoum
3e457e4edf
Enable weave seed mode for kubespray ( #1414 )
* Enable weave seed mode for kubespray
* fix task Weave seed | Set peers if existing peers
* fix mac address variabilisation
* fix default values
* fix include seed condition
* change weave var to default values
* fix Set peers if existing peers
7 years ago
Bogdan Dobrelya
caab0cdf27
Docs updates
Fix mismatching inventory examples.
Add command examples.
Clarify groups use cases.
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Alexander Block
3e007df97c
Add documentation about bastion hosts
8 years ago
Alexander Block
06584ee3aa
Add support for bastion hosts
8 years ago
ant31
881dc8172c
update example
8 years ago
Paul Czarkowski
8f4e879ca7
Add native Vagrant support
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`
8 years ago
Antoine Legrand
078b67c50f
Remove downloader host
8 years ago
Smaine Kahlouch
2a08f7bc0a
inventory example, localhost for downloader
8 years ago
Smaine Kahlouch
392570f4ff
distinct local hostname
8 years ago
Smaine Kahlouch
98fe2c02b2
review local tasks
8 years ago
Smaine Kahlouch
03d402e226
using hostnames in the inventory is more readable
9 years ago
Smaine Kahlouch
0a238d9853
Specify etcd servers for the etcd cluster
9 years ago
Antoine Legrand
a003d91576
simplify inventory path
9 years ago
Smaine Kahlouch
953f482585
kube-proxy loadbalancing, need an external loadbalancer
9 years ago
Smaine Kahlouch
59994a6df1
Quickstart documentation
9 years ago