Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created March 28, 2015 17:59
Show Gist options
  • Save kelseyhightower/908e80484a66534bf041 to your computer and use it in GitHub Desktop.
Save kelseyhightower/908e80484a66534bf041 to your computer and use it in GitHub Desktop.
{
"id": "192.168.12.100",
"kind": "Minion",
"apiVersion": "v1beta1",
"resources": {
"capacity": {
"cpu": 1000,
"memory": 1073741824
}
},
"labels": {
"name": "node0",
"environment": "production"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment