Commit 8dede151 authored by Tim Hockin's avatar Tim Hockin

Merge pull request #3716 from eparis/kubelet-docker-socket

Use docker.service not docker.socket in unit files
parents 6aea499f 388c179f
[Unit]
Description=Kubernetes Kubelet Server
Documentation=https://github.com/GoogleCloudPlatform/kubernetes
After=docker.socket cadvisor.service
Requires=docker.socket
After=docker.service cadvisor.service
Requires=docker.service
[Service]
EnvironmentFile=-/etc/kubernetes/config
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment