Skip to content

Instantly share code, notes, and snippets.

@sumanyu
Created November 24, 2014 18:06
Show Gist options
  • Save sumanyu/b4a1e30c8b15f55b8c1f to your computer and use it in GitHub Desktop.
Save sumanyu/b4a1e30c8b15f55b8c1f to your computer and use it in GitHub Desktop.
{
"id": "kafka-service",
"kind": "Service",
"apiVersion": "v1beta1",
"port": 9092,
"containerPort": 9092,
"selector": {
"name": "kafka-pod"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment