Skip to content

Support docker deploy replicasΒ #434

@SimJoSt

Description

@SimJoSt

What is expected

When a container has been configured with multiple deploy replicas, the hostname should resolve to multiple IP addresses, so a reverse proxy can balance the load over all of them.

docker-compose.yml example:

service:
    deploy:
        replicas: 4

What is Happening

Only one of the container's IP address is resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestProposal of a new feature/behavior to be implemented, not reviewed by the repo authors yet

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions