Smaine Kahlouch
|
92c2a9457e
|
rename role common to kubernetes/preinstall
|
8 years ago |
Smaine Kahlouch
|
a11e0cb3d1
|
keep host downloader
|
8 years ago |
Smaine Kahlouch
|
dbb6f4934e
|
common role in order to support other linux distribs
|
8 years ago |
Smaine Kahlouch
|
9f07f2a951
|
install docker on a largest number of linux distribution (based on https://github.com/marklee77/ansible-role-docker)
|
8 years ago |
Smaine Kahlouch
|
005ddedb94
|
Merge pull request #38 from ansibl8s/dockerize_dnsmasq
[WIP] Docker dnsmasq
|
8 years ago |
Smaine Kahlouch
|
b72e220126
|
remove carriage return
|
8 years ago |
Smaine Kahlouch
|
e0f460d9b5
|
copy template dnsmasq pod and remove handlers
|
8 years ago |
Smaine Kahlouch
|
2bd6b83656
|
increase etcd timeout value again
|
8 years ago |
ant31
|
2df70d6a3d
|
Docker dnsmasq
|
8 years ago |
Smaine Kahlouch
|
ddaeb2b8fa
|
Merge pull request #35 from ansibl8s/dockerize_etcd
Dockerize etcd
|
8 years ago |
Smaine Kahlouch
|
6f4f170a88
|
remove useless etcd download, runs into docker containers
|
8 years ago |
Smaine Kahlouch
|
3f3b03bc99
|
increase timeout value for etcd wait_for
|
8 years ago |
Smaine Kahlouch
|
c9d9ccf025
|
move network-environment template into node role, required by kubelet
|
8 years ago |
ant31
|
e378f4fb14
|
Install calico-plugin before running calico
|
8 years ago |
Antoine Legrand
|
5c15d14f12
|
Run etcd as pod
|
9 years ago |
Antoine Legrand
|
b45747ec86
|
Merge pull request #37 from ansibl8s/apiserver_https
Apiserver https
|
8 years ago |
ant31
|
d597f707f1
|
use backup file
|
8 years ago |
Smaine Kahlouch
|
4388cab8d6
|
Use second ip address in order to avoid any ip range problem
|
8 years ago |
Smaine Kahlouch
|
595e93e6da
|
Peer with router configuration is made on the first etcd node
|
8 years ago |
Smaine Kahlouch
|
5f4e01cec5
|
new version of logstash submodule
|
9 years ago |
Smaine Kahlouch
|
7c9c609ac4
|
calico uses loadbalancer address for apiserver
|
9 years ago |
Smaine Kahlouch
|
680864f95c
|
don't sync certs on masters, already done in another task
|
9 years ago |
Smaine Kahlouch
|
7315d33e3c
|
use ip for etcd proxies even when hostnames are used in the inventory
|
9 years ago |
Smaine Kahlouch
|
b2afbfd4fb
|
don't touch if the file exists
|
9 years ago |
Smaine Kahlouch
|
ab694ee291
|
Install python-httplib2 required packaged
|
9 years ago |
Smaine Kahlouch
|
bba3525cd8
|
use loadbalancer when that's possible
|
9 years ago |
Smaine Kahlouch
|
2c816f66a3
|
Check calico network pool
|
9 years ago |
Smaine Kahlouch
|
d585ceaf3b
|
set permissions on network-environment file
|
9 years ago |
Smaine Kahlouch
|
fec1dc9041
|
A single file for tokens tasks
|
9 years ago |
Smaine Kahlouch
|
e7e03bae9f
|
calico talks to apiserver with https
|
9 years ago |
Smaine Kahlouch
|
b81a064242
|
README, update inventory
|
9 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 |
Smaine Kahlouch
|
4fe0ced5db
|
README, Fix http links
|
9 years ago |
Smaine Kahlouch
|
c6d65cb535
|
remove temporary workaround due to node reboot issue with calico 2
|
9 years ago |
Smaine Kahlouch
|
a0746a3efd
|
remove temporary workaround due to node reboot issue with calico
|
9 years ago |
Smaine Kahlouch
|
46807c655d
|
Update README
|
9 years ago |
Smaine Kahlouch
|
970aab70e1
|
Upgrade calico version to v0.13.0, fixes the node reboot issue
|
9 years ago |
Smaine Kahlouch
|
4561dd327b
|
remove deprecated var CALICOCTL_PATH
|
9 years ago |
Smaine Kahlouch
|
94c0c32752
|
The etcd role is run on all the servers
|
9 years ago |
Smaine Kahlouch
|
b155e8cc7b
|
Fix error in ETCD_INITIAL_CLUSTER loop
|
9 years ago |
Smaine Kahlouch
|
9046b7b1bf
|
Configure calico pool on an etcd server
|
9 years ago |
Antoine Legrand
|
3c450191ea
|
User etcd node ip in initial cluster
|
9 years ago |
Antoine Legrand
|
184bb8c94d
|
Use 0755 mode for binaries
|
9 years ago |
Antoine Legrand
|
a003d91576
|
simplify inventory path
|
9 years ago |
Smaine Kahlouch
|
9914229484
|
using ip address instead of inventory_hostname for kube-proxy
|
9 years ago |
Smaine Kahlouch
|
b3841659d7
|
Review role order, use master ip even when fqdn are used in the inventory
|
9 years ago |
Smaine Kahlouch
|
3a349b8519
|
Using var file for etcd service
|
9 years ago |
Antoine Legrand
|
6e91b6f47c
|
Merge pull request #22 from ansibl8s/ha_master
- HA (kubernetes and etcd)
- Dockerize kubenertes components (api-server/scheduler/replica-manager/proxy)
|
9 years ago |
ant31
|
bf5c531037
|
Merge branch 'master' into ha
|
9 years ago |