Thanks to visit codestin.com
Credit goes to github.com

Skip to content

New plugin: Nomad #5829

@mr-karan

Description

@mr-karan

What would you like to be added:

Nomad recently launched support for service discovery, which enables discovering services without the use of Consul. Nomad maintains a service catalogue of all the services which are registered, with it's address/port, tags etc available over APIs.

Why is this needed:

A Nomad plugin would enable the usecase of discovering Nomad services via DNS. Currently that isn't possible and the only way to use Nomad services is via consul-template or querying Nomad HTTP APIs directly. However, querying services via DNS is a common use case and the plugin will allow for that.

I'd like to build the plugin and send a PR if it's okay to add support for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions