c12s-kubespray/roles/kubernetes/node/tasks
Florent Monbillard 2054a98cf7 Run kubeadm and hyperkube outside of local_release_dir (#4098)
Addressing the discussion started in #4064, this PR moves kubeadm and
hyperkube binaries to /usr/local/bin before running them on the master
nodes.

It is to address the case where local_release_dir points to /tmp
(kubespray default) and /tmp is mounted with noexec mode, preventing
any binaries to be run in that partition.

In role "node", we still move kubeadm to bin_dir only on the worker
nodes.
2019-01-28 02:00:49 -08:00
..
azure-credential-check.yml Move credential checks into proper folder 2018-03-31 13:29:00 +03:00
facts.yml fix for resolvconf in ubuntu18 2018-09-17 09:00:55 +02:00
install.yml Run kubeadm and hyperkube outside of local_release_dir (#4098) 2019-01-28 02:00:49 -08:00
main.yml Run kubeadm and hyperkube outside of local_release_dir (#4098) 2019-01-28 02:00:49 -08:00
nginx-proxy.yml fix nginx proxy configuration conflicts (#3489) 2018-10-11 06:33:18 -07:00
openstack-credential-check.yml add support for openstack trust to cloud provider config 2018-08-20 12:51:25 -04:00
pre_upgrade.yml Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
vsphere-credential-check.yml Move credential checks into proper folder 2018-03-31 13:29:00 +03:00