blob: 0c5b653e503f3a01d49df1dd50fe5ad23a4326b8 [file] [log] [blame]
[Unit]
Description=Kubernetes Kubelet Server
Documentation=https://github.com/GoogleCloudPlatform/kubernetes
[Service]
EnvironmentFile=/etc/sysconfig/kubelet
ExecStart=/usr/local/bin/kubelet "$DAEMON_ARGS"
Restart=always
[Install]
WantedBy=multi-user.target