Skip to content

Handle multiple external IP addresses per instance #1467

@bnaecker

Description

@bnaecker

We're adding support for Ephemeral IP addresses in #1458, but that's currently limited to one IP address. That's mostly because we're currently abusing the source NAT configuration in OPTE meant for outbound connectivity, as a workaround to implement inbound connectivity. Also, OPTE doesn't have a way to express the IP address(es) used for 1-1 NAT in its API yet. (No issue, add link when that's created.)

This tracks relaxing the limit of 1 external IP address per instance, and passing all those to OPTE. See here for the related source, and here for related discussion.

Metadata

Metadata

Assignees

Labels

networkingRelated to the networking.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions