Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kelseyhightower/c89f57366f95341db85eabc3e770150e to your computer and use it in GitHub Desktop.
Save kelseyhightower/c89f57366f95341db85eabc3e770150e to your computer and use it in GitHub Desktop.
{
"apiVersion":"v1",
"kind":"Binding",
"metadata": {
"name":"nginx"
},
"target": {
"apiVersion":"v1",
"kind":"Node",
"name":"node1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment