Skip to content

Commit 56380e2

Browse files
committed
add details for semantic edge
Signed-off-by: Zihan Kuang <zihan_kuang@outlook.com>
1 parent 45092c5 commit 56380e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/kanvas/designer/understanding-edges

content/en/kanvas/designer/understanding-edges/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ These edges represent real infrastructure relationships that Kanvas can understa
2222
- Volume mounts between containers
2323
- Dependencies between components
2424

25-
Kanvas uses these edges during deployment to understand how your components should be connected.
25+
What makes semantic edges special is their ability to automatically configure components in real-time as you design. When you draw a semantic edge, Kanvas immediately interprets the relationship and updates the components' configurations - for instance, a TCP connection edge automatically configures port bindings, while a volume mount edge updates container specifications. This real-time configuration makes semantic edges not just visual connectors, but active configuration tools that shape your infrastructure as you build it.
2626

27-
> For detailed information about each relationship type, visit [Relationships Documentation](https://docs.layer5.io/kanvas/concepts/relationships/)
27+
> For detailed information about each relationship type and their configuration effects, visit [Relationships Documentation](https://docs.layer5.io/kanvas/concepts/relationships/)
2828
2929
### Non-semantic Edges: Annotating Your Designs
3030

0 commit comments

Comments
 (0)