c12s-kubespray/roles/download
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
..
defaults [Nodelocal DNS cache] Mount host /run/xtables.lock in nodelocaldns container (#4074) 2019-01-28 01:57:40 -08:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Run kubeadm and hyperkube outside of local_release_dir (#4098) 2019-01-28 02:00:49 -08:00
templates Fix kubeadm images templates (#3936) 2018-12-23 06:35:06 -08:00