Skip to content
Snippets Groups Projects
Select Git revision
  • 2054a98cf7d846007915c60f9709973bed104917
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

kubespray

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Florent Monbillard authored and Kubernetes Prow Robot committed
    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.
    2054a98c
    History
    Name Last commit Last update