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

Add Labels to SwarmNode #303

Closed
wants to merge 1 commit into from
Closed

Conversation

xdefrag
Copy link

@xdefrag xdefrag commented Feb 11, 2019

No description provided.

@aido93
Copy link

aido93 commented Feb 11, 2019

In the vanilla image it is not supported to create DNS names of containers based on the swarm node labels. Lets imagine situation: we have container that exposes 2 ports: one of them is just working port (like 80), and the other is exporter port (for instance, 9811). Also we need to use swarm proxying only for 80 port but exporters must have unique dns names per machine without swarm load balancing. We just need to know where response come from. So this pull request resolves this use case.

@xdefrag
Copy link
Author

xdefrag commented Feb 14, 2019

@jwilder can you review this PR?

bugficks added a commit to bugficks/docker-gen that referenced this pull request Jul 11, 2020
@xdefrag xdefrag closed this Jul 30, 2020
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.

2 participants