- May 28, 2018
-
-
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
-
Christopher J. Ruwe authored
Almost certainly, the .kube/config file (YAML) should not be executable.
-
Andreas Krüger authored
Restart scheduler when policy changes
-
Miouge1 authored
-
Rong Zhang authored
Fix issue #2702: 'docker_bin_dir' is undefined when running ansible-playbook remove-node.yml
-
Iqbal Farabi authored
- May 13, 2018
-
-
Rong Zhang authored
Fix privilege escalation timeout for remove-node playbook
-
Rong Zhang authored
add svc to netchecker-service.default.svc.cluster.local
-
- May 12, 2018
-
-
Alireza David authored
-
- May 11, 2018
-
-
Matthew Mosesohn authored
* Move front-proxy-client certs back to kube mount We want the same CA for all k8s certs * Refactor vault to use a third party module The module adds idempotency and reduces some of the repetitive logic in the vault role Requires ansible-modules-hashivault on ansible node and hvac on the vault hosts themselves Add upgrade test scenario Remove bootstrap-os tags from tasks * fix upgrade issues * improve unseal logic * specify ca and fix etcd check * Fix initialization check bump machine size
-