- 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
-
- 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
-
Maxim Krasilnikov authored
-
- Feb 10, 2018
-
-
RongZhang authored
fix issues #2265
-
Wong Hoi Sing Edison authored
-
- Feb 09, 2018
-
-
Chia-liang Kao authored
`FAILED! => {"changed": false, "msg": "AnsibleFilterError: Version comparison: unorderable types: str() < int()"}`
-
Brad Beam authored
-
mlushpenko authored
-
mlushpenko authored
Even though there it kubeadm_token_ttl=0 which means that kubeadm token never expires, it is not present in `kubeadm token list` after cluster is provisioned (at least after it is running for some time) and there is issue regarding this https://github.com/kubernetes/kubeadm/issues/335, so we need to create a new temporary token during the cluster upgrade.
-
mkrasilnikov authored
-
jasdeep-hundal authored
Ansible automatically installs the python-apt package when using the 'apt' Ansible module, if python-apt is not present. This patch removes the (unneeded) explicit installation in the Kubespray 'preinstall' role.
-
Erwan Miran authored
-
- Feb 08, 2018
-
-
Wong Hoi Sing Edison authored
-
Erwan Miran authored
-
Wong Hoi Sing Edison authored
-
- Feb 07, 2018
-
-
Erwan Miran authored
-
Erwan Miran authored
-
Erwan Miran authored
-