Files
nomad/website/source/docs/jobops/servicediscovery.html.md
2016-06-30 13:32:33 -07:00

570 B

layout, page_title, sidebar_current, description
layout page_title sidebar_current description
docs Operating a Job: Service Discovery docs-jobops-service-discovery Learn how to use service discovery with Nomad Jobs.

Using Service Discovery

Service discovery is key for applications in a dynamic environment to discover each other. As such, Nomad has built in support for registering services and health checks with Consul.

For more details on using service discovery with your application, see the Service Discovery documentation.