Skip to content
Snippets Groups Projects
Select Git revision
  • 0c824d5ef10cef753f9fdf7c46776ebafcbd19b1
  • 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

kubelet-container.j2

  • Chad Swenson's avatar
    0c824d5e
    Fix kubelet container with alternate Docker data paths · 0c824d5e
    Chad Swenson authored
    Some time ago I think the hardcoded `/var/lib/docker` was required, but kubelet running in a container has been aware of the Docker path since at least as far back as k8s 1.6.
    
    Without this change, you see a large number of errors in the kubelet logs if you installed with a non-default `docker_daemon_graph`
    0c824d5e
    History
    Fix kubelet container with alternate Docker data paths
    Chad Swenson authored
    Some time ago I think the hardcoded `/var/lib/docker` was required, but kubelet running in a container has been aware of the Docker path since at least as far back as k8s 1.6.
    
    Without this change, you see a large number of errors in the kubelet logs if you installed with a non-default `docker_daemon_graph`