summaryrefslogtreecommitdiff
path: root/recipes-containers/kubelet/files/kubelet.service
blob: 64340962454284d162aaa82ce2a53dacb1e21dcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Kubelet
Requires=wait-for-pelion-identity.service
Requires=edge-proxy.service

[Service]
Restart=always
RestartSec=5
ExecStart=/wigwag/system/bin/launch-kubelet.sh

[Install]
WantedBy=network.target