Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

[ipam] automatic allocation of addresses for weave expose #485

@stlalpha

Description

@stlalpha

If I instantiate an allocator for 172.16.100.0/24 on the weave network, I want the hosting operating system (the one that is hosting the weave router docker image) to be able to request and receive a dynamic IP from that allocator. It should be able to fully participate in the ip allocation/deallocation feature set as the containers themselves can. Ideally this is something akin to the current capability of:

weave expose 172.16.100.20/24

But instead - you would be able to do something like:

weave attach 172.16.100.0/24

from the hosting operating system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions