Skip to content

Instantly share code, notes, and snippets.

@ConnorDoyle
Last active August 29, 2015 14:14
Show Gist options
  • Select an option

  • Save ConnorDoyle/fca8c25dec5ed6478631 to your computer and use it in GitHub Desktop.

Select an option

Save ConnorDoyle/fca8c25dec5ed6478631 to your computer and use it in GitHub Desktop.
Mesos-DNS Config Example
{
"masters": ["10.49.138.253:5050"],
"refreshSeconds": 20,
"ttl": 20,
"domain": "mesos",
"port": 53,
"resolvers": ["213.186.33.99","8.8.8.8"],
"timeout": 5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment