- Jun 01, 2018
-
-
Antoine Legrand authored
Remove the HUGE gitlab logo
-
- May 31, 2018
-
-
Aivars Sterns authored
Dashboard in cluster info
-
Aivars Sterns authored
Update README.md
-
Aivars Sterns authored
-
Andreas Krüger authored
contiv-etcd-init image as default instead hardcoded
-
Erwan Miran authored
-
- May 29, 2018
-
-
Erwan Miran authored
-
- May 28, 2018
-
-
Julien Girardin authored
-
Erwan Miran authored
-
Mithun Arunan authored
fix gitlab logo
-
- May 25, 2018
-
-
Bogdan Dobrelya authored
pip install doesn't work with absolute paths Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Aivars Sterns authored
Set widely used header to execute python scripts in different OS
-
- May 22, 2018
-
-
Andreas Krüger authored
opensuse: Fix OpenSSL package name
-
Andreas Krüger authored
Remove KPM support
-
Andreas Krüger authored
Update Helm to latest version 2.9.1
-
- May 21, 2018
-
-
Miouge1 authored
-
Mikhail Vasilenko authored
-
- May 19, 2018
-
-
Aivars Sterns authored
Update README.md
-
spinside authored
-
spinside authored
-
spinside authored
-
- May 18, 2018
-
-
Paul Montero authored
-
- May 16, 2018
-
-
Andreas Krüger authored
Makeover of etcd- and etcd-cluster setup.
-
Andreas Krüger authored
assert that number of pods on node does not exceed CIDR address range
-
Christopher J. Ruwe authored
The number of pods on a given node is determined by the --max-pods=k directive. When the address space is exhausted, no more pods can be scheduled even if from the --max-pods-perspective, the node still has capacity. The special case that a pod is scheduled and uses the node IP in the host network namespace is too "soft" to derive a guarantee. Comparing kubelet_max_pods with kube_network_node_prefix when given allows to assert that pod limits match the CIDR address space.
-
Andreas Kruger authored
-
Aivars Sterns authored
Remove unnecessary loadbalancer_apiserver binding on terraform AWS readme
-
Aivars Sterns authored
-
Andreas Krüger authored
Added MountFlags variable to docker options
-
- May 15, 2018
-
-
Matthew Mosesohn authored
* Upgrade k8s to 1.10.2 Bumped etcd version to 3.2.16 as recommended * Add ipvs fix for v1.10 * change flannel addons test to ha
-
Andreas Krüger authored
make admin.conf -> .kube/config non-executable
-
Anatoly Rugalev authored
-
spinside authored
-
spinside authored
-
Rong Zhang authored
Bump kube-dns to 1.14.10
-
Andreas Krüger authored
Update README.md
-
Christopher J. Ruwe authored
-
rongzhang authored
Upgrade kube-dns to 1.14.10 https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/dns
-
- May 14, 2018
-
-
spinside authored
Added the requirement of pip for Vagrant users in readme. See issue #2766