Skip to content

Conversation

@pau-hedgehog
Copy link
Contributor

@pau-hedgehog pau-hedgehog commented Jan 29, 2026

Fixes #260

@pau-hedgehog pau-hedgehog requested review from a team as code owners January 29, 2026 21:49
@github-actions
Copy link

github-actions bot commented Jan 29, 2026

🚀 Deployed on https://preview-263--hedgehog-docs.netlify.app

Signed-off-by: Pau Capdevila <[email protected]>
@pau-hedgehog pau-hedgehog force-pushed the pau/deprecate_remote_peering branch from 308627a to d04bceb Compare January 29, 2026 22:02
@pau-hedgehog pau-hedgehog requested a review from Frostman January 29, 2026 22:02
resources, with support for multiple subnets, each with user-defined VLANs and optional DHCP service
* __VPCAttachment__: represents a specific VPC subnet assignment to the Connection object which means exact server port to a VPC binding
* __VPCPeering__: enables VPC-to-VPC connectivity (could be Local where VPCs are used or Remote peering on the border/mixed leaves)
* __VPCPeering__: enables VPC-to-VPC connectivity via Local or Remote (deprecated) peering
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I would just end the sentence at connectivity

*[VPC]: Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP
*[VPCAttachment]: Represents a specific VPC subnet assignment to the Connection object which means exact server port to a VPC binding
*[VPCPeering]: Enables VPC to VPC connectivity (could be Local where VPCs are used or Remote peering on the border/mixed leafs)
*[VPCPeering]: Enables VPC-to-VPC connectivity via Local or Remote (deprecated) peering
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I would just end the sentence at connectivity

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.

Deprecate remote peering

3 participants