Skip to content

Should we have a flattened route table for a VPC #476

@benjaminleonard

Description

@benjaminleonard

Using the API summary in RFD 21 as a guideline, a VPC can have multiple routers – one VPC-wide and many custom routers which apply to specific subnets.

Some questions on the context of this:

  1. As an individual route can already target a subnet directly, is this for convenience?
  2. This looks like a deviation from GCP and AWS who seem to just have a flat route table as direct children to the VPC. Is there a specific problem we're looking to solve through our chosen API model?

From a user perspective, I'd like to avoid adding an extra layer for the user before the route CRUD. Could I add tabs for both Routers, and Route Table? The latter showing a flattened set of all routes from all routers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions