Skip to content

Add service support#1155

Merged
sanimej merged 1 commit intomoby:masterfrom
mrjana:agent
May 7, 2016
Merged

Add service support#1155
sanimej merged 1 commit intomoby:masterfrom
mrjana:agent

Conversation

@mrjana
Copy link
Copy Markdown
Contributor

@mrjana mrjana commented May 5, 2016

Add a notion of service in libnetwork so that a group of endpoints
which form a service can be treated as such so that service level
features can be added on top. Initially as part of this PR the support
to assign a name to the said service is added which results in DNS
queries to the service name to return all the IPs of the backing
endpoints so that DNS RR behavior on the service name can be achieved.

Signed-off-by: Jana Radhakrishnan mrjana@docker.com

Add a notion of service in libnetwork so that a group of endpoints
which form a service can be treated as such so that service level
features can be added on top. Initially as part of this PR the support
to assign a name to the said service is added which results in DNS
queries to the service name to return all the IPs of the backing
endpoints so that DNS RR behavior on the service name can be achieved.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
@sanimej
Copy link
Copy Markdown

sanimej commented May 7, 2016

LGTM

@sanimej sanimej merged commit 6c736ff into moby:master May 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants