Smana
97de82bbcc
upgrade weave to v1.5.0 with cni
8 years ago
teuto.net Netzdienste GmbH
9f8da6c225
Implemented cloud-provider integration for OpenStack.
Currently kubespray does not install kubernetes in a way that allows cinder volumes to be used. This commit provides the necessary cloud configuration file and configures kubelet and kube-apiserver to use it.
8 years ago
Smaine Kahlouch
e8aec5f4f0
Don't call the apiserver when the server is master only
8 years ago
Smana
cb3cc6f523
adding option --proxy-mode for kubeproxy
8 years ago
Smana
a649aa8b7e
use ansible_service_mgr to detect init system
8 years ago
Smana
91fca69aa0
generate secrets on deployment machine
test travis with sudo=true instead of required
8 years ago
Greg Althaus
6f1fe0cda2
Force kube-proxy to bind to local address
8 years ago
Smana
ab007e4ab8
weave network plugin
8 years ago
Smaine Kahlouch
4f92417a5d
split network plugins into distinct roles
8 years ago
Greg Althaus
bedcca922c
Add variables and defaults for multiple types of ip addresses.
Each node can have 3 IPs.
1. ansible_default_ip4 - whatever ansible things is the first IPv4 address
usually with the default gw.
2. ip - An address to use on the local node to bind listeners and do local
communication. For example, Vagrant boxes have a first address that is the
NAT bridge and is common for all nodes. The second address/interface should
be used.
3. access_ip - An address to use for node-to-node access. This is assumed to
be used by other nodes to access the node and may not be actually assigned
on the node. For example, AWS public ip that is not assigned to node.
This updates the places addresses are used to use either ip or access_ip and walk
up the list to find an address.
8 years ago
Smaine Kahlouch
283c4169ac
run apiserver as a service
reorder master handlers
typo for sysvinit
8 years ago
Smaine Kahlouch
99d16913d3
use bin_dir var in init scripts
9 years ago
Smaine Kahlouch
d172457504
sysvinit scripts
9 years ago
Smaine Kahlouch
6103d673b7
New calico's configuration
9 years ago
Smaine Kahlouch
15cd1bfc56
rename env file
9 years ago
Smaine Kahlouch
1695682d85
handle sysvinit
9 years ago
Smaine Kahlouch
c9d9ccf025
move network-environment template into node role, required by kubelet
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
c91a3183d3
manage undefined vars for loadbalancing
9 years ago
ant31
f21f660cc5
Use kube_apiserver_port
9 years ago
Smaine Kahlouch
953f482585
kube-proxy loadbalancing, need an external loadbalancer
9 years ago
Smaine Kahlouch
4055980ce6
ha apiservers for kubelet
9 years ago
Smaine Kahlouch
5efc09710b
Renaming hyperkube image vars
9 years ago
Smaine Kahlouch
0a1b92f348
cluster log level variable 'kube_log_level'
9 years ago
Smaine Kahlouch
af9b945874
add the loadbalancer address to ssl certs
9 years ago
Smaine Kahlouch
d1e19563b0
Master and nodes will run the 'node' role, kube-proxy is run under a container, new script for ssl certs
9 years ago
Smaine Kahlouch
4a9a82ca86
include kubernetes config
9 years ago
Antoine Legrand
57e1831f78
Update calico to 0.11.0
9 years ago
Smaine Kahlouch
5319f23e73
include kubernetes config
9 years ago
Smaine Kahlouch
3f411bffe4
include config file into systemd unit file
9 years ago
Smaine Kahlouch
5cc29b77aa
add option proxy mode iptables for better performances
9 years ago
ant31
3bf74530ce
Add IP var
9 years ago
Smaine Kahlouch
f216302f95
Calico is not a network overlay
9 years ago
Smaine Kahlouch
6183a4d3b1
dns vars for skydns submodule
9 years ago
Smaine Kahlouch
00c562828f
Initial commit
9 years ago