Skip to content

feat: support attaching HostInband segments to VPCs#2470

Open
kensimon wants to merge 1 commit into
NVIDIA:mainfrom
kensimon:attach-ns-to-vpc
Open

feat: support attaching HostInband segments to VPCs#2470
kensimon wants to merge 1 commit into
NVIDIA:mainfrom
kensimon:attach-ns-to-vpc

Conversation

@kensimon

Copy link
Copy Markdown
Contributor

Description

In cases where we've seeded data with initial HostInband network segments, but don't have coresponding VPC objects, add a command to associate a network segment with a VPC after the fact. This is because a host-inband segment needs to exist for machines to even DHCP in a zero-dpu environment, before any instances are allocated. But once you do want to allocate instances, and you have a VPC created for them, the network segment the hosts have already DHCP'd into needs to be associated with that VPC.

Type of Change

  • Add - New feature or capability
  • Change - Changes in existing functionality
  • Fix - Bug fixes
  • Remove - Removed features or deprecated functionality
  • Internal - Internal changes (refactoring, tests, docs, etc.)

Related Issues (Optional)

#2337

Breaking Changes

  • This PR contains breaking changes

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No testing required (docs, internal refactor, etc.)

Additional Notes

In cases where we've seeded data with initial HostInband network
segments, but don't have coresponding VPC objects, add a command to
associate a network segment with a VPC after the fact. This is because a
host-inband segment needs to exist for machines to even DHCP in a
zero-dpu environment, before any instances are allocated. But once you
do want to allocate instances, and you have a VPC created for them, the
network segment the hosts have already DHCP'd into needs to be
associated with that VPC.
@kensimon kensimon requested a review from a team as a code owner June 11, 2026 14:48
@NVIDIA NVIDIA deleted a comment from coderabbitai Bot Jun 11, 2026
@kensimon kensimon requested a review from chet June 11, 2026 15:09
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.

3 participants