- Oct 19, 2018
-
-
Zefool authored
-
- Oct 17, 2018
-
-
Erwan Miran authored
-
- Oct 16, 2018
-
-
JuanJo Ciarlante authored
* [jjo] add kube-router support Fixes cloudnativelabs/kube-router#147. * add kube-router as another network_plugin choice * support most used kube-router flags via `kube_router_foo` vars as other plugins * implement replacing kube-proxy (--run-service-proxy=true) via `kube_proxy_mode: none`, verified in a _non kubeadm_enabled_ install, should also work for recent kubeadm releases via `skipKubeProxyInstall: true` config * [jjo] address PR#3339 review from @woopstar * add busybox image used by kube-router to downloads * fix busybox download groups key * rework kubeadm_enabled + kube_router_run_service_proxy - verify it working ok w/the kubeadm_enabled and kube_router_run_service_proxy true or false - introduce `kube_proxy_remove` fact, to decouple logic from kube_proxy_mode (which affects kubeadm configmap settings, thus no-good to ab-use it to 'none') * improve kube-router.md re: kubeadm_enabled and kube_router_run_service_proxy * address @woopstar latest review * add inventory/sample/group_vars/k8s-cluster/k8s-net-kube-router.yml * fix kube_router_run_service_proxy conditional for kube-proxy removal * fix kube_proxy_remove fact (w/ |bool), add some needed kube-proxy tags on my and existing changes * update kube-router tolerations for 1.12 compatibility * add PriorityClass to kube-router DaemonSet
-
- Oct 11, 2018
-
-
Rui Cao authored
Signed-off-by: Rui Cao <ruicao@alauda.io>
-
IgLiv authored
-
Giacomo Longo authored
* Automatically infer bootstrap_os * Rename bootstrap os to os_family
-
- Oct 08, 2018
-
-
Andreas Krüger authored
* Fix DNS loop when resolvconf_mode is set to host_resolvconf * Make sure upstream_dns_servers is defined when using resolvconf_mode == 'host_resolvconf' * Only set upstream dns servers on KubeDNS and CoreDNS if they are defined * Only set upstream dns servers on KubeDNS and CoreDNS if they are defined
-
- Oct 01, 2018
-
-
SataQiu authored
-
- Sep 30, 2018
-
-
SataQiu authored
-
- Sep 20, 2018
-
-
Rajitha Perera authored
* Support for AWS cloud-config * Update docs * Fix version incompatibilities * Do not use shorthand `default` * Add new cloud config variable, roleArn
-
Rui Cao authored
Signed-off-by: Rui Cao <ruicao@alauda.io>
-
- Sep 19, 2018
-
-
Romain GUICHARD authored
* fix openstack cli syntax * 'allowed-address' is also a dash, not an underscore * multiple allowed-address multiple allowed-address must be in separate parameters
-
Erwan Miran authored
-
Andreas Kruger authored
-
Rui Cao authored
Signed-off-by: Rui Cao <ruicao@alauda.io>
-
Rui Cao authored
Signed-off-by: Rui Cao <ruicao@alauda.io>
-
- Sep 18, 2018
-
-
Karol Chrapek authored
-
Alex Yakovenko authored
-
- Sep 17, 2018
-
-
Erwan Miran authored
-
- Sep 13, 2018
-
-
Erwan Miran authored
-
Karol Chrapek authored
-
- Sep 04, 2018
-
-
William Zhang authored
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
-
- Sep 03, 2018
-
-
Erwan Miran authored
-
rabi authored
-
Atoms authored
-
- Aug 31, 2018
-
-
Erwan Miran authored
-
- Aug 28, 2018
-
-
Takashi Okamoto authored
-
Takashi Okamoto authored
-
- Aug 23, 2018
-
-
Aivars Sterns authored
* calico upgrade to v3 * update calico_rr version * add missing file * change contents of main.yml as it was left old version * enable network policy by default * remove unneeded task * Fix kubelet calico settings * fix when statement * switch back to node-kubeconfig.yaml
-
- Aug 22, 2018
-
-
Hadrien TOMA authored
-
- Jul 31, 2018
-
-
Jerry Elmore authored
Neutron cli is deprecated - replaced neutron cli commands with equivalent openstack cli commands.
-
- Jul 12, 2018
-
-
Miouge1 authored
-
- Jul 10, 2018
-
-
Matthew Mosesohn authored
-
- Jul 06, 2018
-
-
Matthew Mosesohn authored
* Add tags for cert serial tasks This will help facilitate tag-based deployment of specific components. * fixup kubernetes node
-
- Jul 03, 2018
-
-
Mark Eisenblaetter authored
-
- Jun 28, 2018
-
-
amaya authored
-
- May 21, 2018
-
-
Miouge1 authored
-
- May 12, 2018
-
-
Alireza David authored
-
- May 02, 2018
-
-
Tommy Kindmark authored
I had an issue with DNS not working because i didn't add the "kubernetes.io/cluster/$cluster_name" to the route table my subnets where using.
-
- Apr 26, 2018
-
-
Markos Chandras authored
This reverts commit 51f4e658.
-