Skip to content

Instantly share code, notes, and snippets.

@ConnorDoyle
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ConnorDoyle/fca8c25dec5ed6478631 to your computer and use it in GitHub Desktop.
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