c12s-kubespray/roles/kubernetes
Michael Oglesby 07ecef86e3 Replace fetch with synchronize due to memory error (#5084)
Fix for Kubespray Issue #5059 (https://github.com/kubernetes-sigs/kubespray/issues/5059). There is a known issue with the 'fetch' module that will sometimes lead to it failing with a memory error. See ansible/ansible#11702 (https://github.com/ansible/ansible/issues/11702). I encountered this issue with the "Copy kubectl binary to ansible host" task in kubespray/roles/kubernetes/client/tasks/main.yml, and it caused my entire deployment to error out (see "Output of ansible run" above). Replacing 'fetch' with 'synchronize' fixes this issue.
2019-08-22 02:40:32 -07:00
..
client Replace fetch with synchronize due to memory error (#5084) 2019-08-22 02:40:32 -07:00
kubeadm Refactor calico route reflector to run in k8s cluster (#4975) 2019-08-08 07:37:22 -07:00
master Allow to configure strict ARP on kube-proxy (#5092) 2019-08-20 18:21:17 -07:00
node add cinder max attached volumes (#5089) 2019-08-19 23:45:32 -07:00
preinstall Refactor calico route reflector to run in k8s cluster (#4975) 2019-08-08 07:37:22 -07:00
tokens ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00