- Mar 27, 2018
-
-
avoidik authored
-
- Jan 05, 2018
-
-
Philippe Chepy authored
-
- Sep 04, 2017
-
-
Matthew Mosesohn authored
* Drop legacy calico logic * add calico as a daemonset
-
- May 19, 2017
-
-
Matthew Mosesohn authored
Kubelet gets copied from hyperkube container and run locally.
-
- Jan 04, 2017
-
-
Brad Beam authored
-
- Dec 28, 2016
-
-
Bogdan Dobrelya authored
* Add restart for weave service unit * Reuse docker_bin_dir everythere * Limit systemd managed docker containers by CPU/RAM. Do not configure native systemd limits due to the lack of consensus in the kernel community requires out-of-tree kernel patches. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Dec 19, 2016
-
-
Alexander Block authored
Also refactor generation of kubelet args to not repeat args.
-
- Dec 13, 2016
-
-
Bogdan Dobrelya authored
Also place in global vars and do not repeat the kube_*_config_dir and kube_namespace vars for better code maintainability and UX. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Aug 02, 2016
-
-
Matthew Mosesohn authored
Creating the unit using default settings early on and then changing it during network_plugin section leads to too many docker restarts and duplicated code. Reversed Wants= dependence on docker.service so it does not restart docker when reloading systemd Consolidated all docker restart handlers.
-
Bogdan Dobrelya authored
* Add for docker system units: ExecReload=/bin/kill -s HUP $MAINPID Delegate=yes KillMode=process. * Add missed DOCKER_OPTIONS for calico/weave docker systemd unit. * Change Requires= to a less strict and non-faily Wants=, add missing Wants= for After=. * Align wants/after in a wat if Wants=foo, After= has foo as well. * Make wants/after docker.service to ask for the docker.socket as well. * Move "docker rm -f" commands from ExecStartPre= to ExecStopPost=. hooks to ensure non-destructive start attempts issued by Wants=. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Jul 22, 2016
-
-
Matthew Mosesohn authored
kubelet via docker kube-apiserver as a static pod Fixed etcd service start to be more tolerant of slow start. Workaround for kube_version to stay in download role, but not download an files by creating a new "nothing" download entry.
-
- Mar 29, 2016
-
-
teuto.net Netzdienste GmbH authored
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.
-
- Feb 09, 2016
-
-
Smana authored
-
- Jan 23, 2016
-
-
Smaine Kahlouch authored
reorder master handlers typo for sysvinit
-
- Jan 04, 2016
-
-
Smaine Kahlouch authored
-
- Dec 31, 2015
-
-
Smaine Kahlouch authored
-
- Dec 17, 2015
-
-
Smaine Kahlouch authored
-
- Dec 12, 2015
-
-
Smaine Kahlouch authored
Master and nodes will run the 'node' role, kube-proxy is run under a container, new script for ssl certs
-
- Nov 19, 2015
-
-
Smaine Kahlouch authored
-
- Nov 17, 2015
-
-
Smaine Kahlouch authored
-
- Oct 27, 2015
-
-
Smaine Kahlouch authored
-
- Oct 04, 2015
-
-
Smaine Kahlouch authored
-