Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created March 6, 2015 18:11
Show Gist options
  • Select an option

  • Save kelseyhightower/9f60a108e253a3437704 to your computer and use it in GitHub Desktop.

Select an option

Save kelseyhightower/9f60a108e253a3437704 to your computer and use it in GitHub Desktop.
- name: kube-kubelet.service
command: start
content: |
[Unit]
Description=Kubernetes Kubelet
Documentation=https://github.com/GoogleCloudPlatform/kubernetes
After=docker.service
Requires=docker.service
Requires=setup-network-environment.service
After=setup-network-environment.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment