- Mar 08, 2018
-
-
zhengchuan hu authored
-
rong.zhang authored
Drain node except daemonsets resource Use reset cluser for delete deploy data Then delete node
-
- Mar 07, 2018
-
-
Wong Hoi Sing Edison authored
-
RongZhang authored
* Use docker-ce 17.03.2 * Docker-engine may be discarded
-
zhengchuan hu authored
-
- Mar 06, 2018
-
-
RongZhang authored
Enable OOM killing like docker run etcd
-
Dominic Lam authored
This is trying to match what the roles/bastion-ssh-config is trying to do. When the setup is going through bastion, we want to ssh private key to be used on the bastion instance.
-
- Mar 05, 2018
-
-
Wong Hoi Sing Edison authored
-
- Mar 03, 2018
-
-
Jonas Kongslund authored
-
Jonas Kongslund authored
-
- Mar 02, 2018
-
-
Wong Hoi Sing Edison authored
-
Matthew Mosesohn authored
Fixes #2397
-
rong.zhang authored
-
- Mar 01, 2018
-
-
RongZhang authored
Add etcd-events cluster for kube-apiserver
-
- Feb 28, 2018
-
-
Matthew Mosesohn authored
-
Brad Beam authored
-
Miouge1 authored
-
Dmitry Vlasov authored
-
- Feb 27, 2018
-
-
Matthew Mosesohn authored
For etcdctl commands, use admin cert instead of node because this file doesn't exist on etcd only hosts.
-
Matthew Mosesohn authored
-
Brad Beam authored
-
RongZhang authored
* Fix run kubectl error Fix run kubectl error when first master doesn't work * if access_ip is define use first_kube_master else different master use a different ip * Delete set first_kube_master and use kube_apiserver_access_address
-
RongZhang authored
Upgrade to Kubernetes v1.9.3
-
- Feb 22, 2018
-
-
Brad Beam authored
-
Nedim Haveric authored
-
Brad Beam authored
-
Maxim Krasilnikov authored
* Fixed generate front proxy client certs with vault * fix vault cert management * Distrebute etcd node certs to vault hosts
-
- Feb 21, 2018
-
-
Andreas Krüger authored
Adding health checking to kube proxy. Fixes #2308
-
Andreas Krüger authored
* Set filemode to 0640 weave-net.yml file is readable by all users on the host. It however contains the weave_password to encrypt all pod communication. It should only be readable by root. * Set mode 0640 on users_file with basic auth
-
Matthew Mosesohn authored
Now calico can be deployed if there are other existing pools and not confuse IPAM and end up with pods in the wrong pools.
-
Dann Bohn authored
-
Chris Mildebrandt authored
-
Matthew Mosesohn authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
- Feb 20, 2018
-
-
Chris Mildebrandt authored
-
- Feb 17, 2018
-
-
melkosoft authored
* Added cilium support * Fix typo in debian test config * Remove empty lines * Changed cilium version from <latest> to <v1.0.0-rc3> * Add missing changes for cilium * Add cilium to CI pipeline * Fix wrong file name * Check kernel version for cilium * fixed ci error * fixed cilium-ds.j2 template * added waiting for cilium pods to run * Fixed missing EOF * Fixed trailing spaces * Fixed trailing spaces * Fixed trailing spaces * Fixed too many blank lines * Updated tolerations,annotations in cilium DS template * Set cilium_version to iptables-1.9 to see if bug is fixed in CI * Update cilium image tag to v1.0.0-rc4 * Update Cilium test case CI vars filenames * Add optional prometheus flag, adjust initial readiness delay * Update README.md with cilium info
-
- Feb 12, 2018
-
-
RongZhang authored
Fix bug issues #2289
-
Andreas Krüger authored
xtables lock was missing. Added new option for oom-score to make sure it's not killed in an OOM situation before regular pods.
-
Virgil Chereches authored
-