c12s-kubespray/roles/kubernetes
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
..
client create artifacts_dir (#4079) 2019-01-28 01:59:15 -08:00
kubeadm Fix kube-proxy configuration for kubeadm (#3958) 2019-01-03 00:04:26 -08:00
master Support both --address and --bind-address for scheduler and controller-manager (#4112) 2019-01-27 23:43:34 -08:00
node Run kubeadm and hyperkube outside of local_release_dir (#4098) 2019-01-28 02:00:49 -08:00
preinstall Bugfixes for Local Volume Provisioner 2019-01-08 17:45:20 -06:00
tokens Fix basic auth tokens for kubeadm deployment. (#3801) 2018-12-03 10:44:29 -08:00