Skip to content

Instantly share code, notes, and snippets.

@kadel
Last active November 30, 2015 12:57
Show Gist options
  • Save kadel/78414bb8325ed6b0c271 to your computer and use it in GitHub Desktop.
Save kadel/78414bb8325ed6b0c271 to your computer and use it in GitHub Desktop.
Design notes for Maraton provider for AtomicApp

Marathon provider for AtomicApp

  • require specify Marathon API endpint via provider.config
  • use python-request for communication with Marathon API
  • there is no service discovery via environment variables like Kubernetes, at first we assume using mesos-dns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment