Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring the interface for the individual services #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joystein
Copy link

The interfaces for the services (http, rpc and serf) in nomad can be configured individually so that they can appear on different networks.

For instance, one might want to generally use the localnet of the cloud project for communication between nomad nodes, but one would like the http service availabe over tailscale.

This change allows for this configuration flexibility to be exposed in the nomad role.

The interfaces for the services (http, rpc and serf) in nomad can be
configured individually so that they can appear on different networks.

For instance, one might want to generally use the localnet of the cloud
project for communication between nomad nodes, but one would like the http
service availabe over tailscale.

This change allows for this configuration flexibility to be exposed in the
nomad role.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant