- Feb 09, 2017
-
-
Matthew Mosesohn authored
Lower weave RAM settings.
-
Bogdan Dobrelya authored
Adding vault role
-
Bogdan Dobrelya authored
enable proxy support on docker repository
-
Antoine Legrand authored
Also add the system nameservers to upstream servers in dnsmasq
-
Antoine Legrand authored
fix typo: "explicetely"
-
Josh Conant authored
-
Josh Conant authored
-
- Feb 08, 2017
-
-
Sergii Golovatiuk authored
- Since Weave 1.8.x was rewritten in Golang we may decrease RAM settings to continue using g1-small for CI
-
Alexander Block authored
Also make no-resolv unconditional again. Otherwise, we may end up in a resolver loop. The resolver loop was the cause for the piling up parallel queries.
-
Matthew Mosesohn authored
Change docker save compress level to 1
-
Matthew Mosesohn authored
Fix check for node-NODEID certs existence
-
Matthew Mosesohn authored
Adding EFK logging stack
-
Mark Lee authored
-
Matthew Mosesohn authored
Host mount /dev for kubelet
-
Matthew Mosesohn authored
Faster gzip improves CI deploy times by at least 2 mins. Fixes #982
-
-
Mark Lee authored
-
Matthew Mosesohn authored
Re-tune ETCD performance params
-
Bogdan Dobrelya authored
Update playbooks to support new netchecker
-
Alexander Block authored
-
- Feb 07, 2017
-
-
Matthew Mosesohn authored
Fixes upgrade from pre-individual node cert envs.
-
Matthew Mosesohn authored
Reduce election timeout to 5000ms (was 10000ms) Raise heartbeat interval to 250ms (was 100ms) Remove etcd cpu share (was 300) Make etcd_cpu_limit and etcd_memory_limit optional.
-
Matthew Mosesohn authored
Prevent dynamic port allocation in nodePort range
-
Aleksandr Didenko authored
Netchecker is rewritten in Go lang with some new args instead of env variables. Also netchecker-server no longer requires kubectl container. Updating playbooks accordingly.
-
- Feb 06, 2017
-
-
Matthew Mosesohn authored
Improve Weave
-
Vladimir Rutsky authored
-
Vladimir Rutsky authored
-
Matthew Mosesohn authored
kube_apiserver_node_port_range should be accessible only to kube-proxy and not be taken by a dynamic port allocation. Potentially temporary if https://github.com/kubernetes/kubernetes/issues/40920 gets fixed.
-
Matthew Mosesohn authored
Revert "Drop linux capabilities and rework users/groups"
-
Matthew Mosesohn authored
-
Sergii Golovatiuk authored
- Remove weave CPU limits from .gitlab-ci.yml. Closes: #975 - Fix weave version in documentation Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Bogdan Dobrelya authored
remove extra `~`
-
Bogdan Dobrelya authored
Add .swp .swo .swn to .gitignore
-
Bogdan Dobrelya authored
Drop linux capabilities and rework users/groups
-
Vladimir Rutsky authored
-
Bogdan Dobrelya authored
Update roadmap.md
-
Sergii Golovatiuk authored
According to http://vimdoc.sourceforge.net/htmldoc/recover.html vim creates .swo .swn .swp files. This patch adds them to .gitignore in all directories recursively Closes: #973
-
- Feb 05, 2017
-
-
Antoine Legrand authored
-
- Feb 04, 2017
-
-
Antoine Legrand authored
handle both 'ansible_host' and 'ansible_ssh_host' in bastion configration
-
Antoine Legrand authored
remove deprecated ubuntu-bootstrap.yml script
-