Skip to content

Commit 3dd0d24

Browse files
authored
Merge pull request #553 from bakayu/doc/update-relationship-docs
Docs: Move Benefits to top on of Relationships page
2 parents 95c2ce4 + b656556 commit 3dd0d24

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/en/kanvas/getting-started/creating-relationships.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ aliases:
1010
- /meshmap/getting-started/creating-relationships
1111
---
1212

13+
## Benefits of Using Relationships
14+
15+
- **Improved Visibility**: Clear visual representation of connections between components
16+
- **Enhanced Design**: Make informed decisions about component selection and placement
17+
- **Automated Configuration**: Relationship-driven actions automate configuration of components
18+
- **Increased Flexibility**: Use of selectors and operators provides flexibility in defining relationships
19+
- **Better Understanding**: Easily comprehend the overall structure and dependencies of your managed systems
20+
1321
## What are Relationships
1422

1523
Relationships in Meshery characterize how components connect and interact with each other. They define the structure and dependencies between components in your designs, providing a clear representation of your infrastructure's architecture. Relationships are highly expressive, capturing various forms of interaction between interconnected components regardless of their genealogy.
@@ -116,11 +124,3 @@ This gives you control over which types of relationships you want to focus on in
116124

117125
![Relationships Layers Panel](/kanvas/getting-started/images/relationships/layers-panel-relationships.gif)
118126

119-
## Benefits of Using Relationships
120-
121-
- **Improved Visibility**: Clear visual representation of connections between components
122-
- **Enhanced Design**: Make informed decisions about component selection and placement
123-
- **Automated Configuration**: Relationship-driven actions automate configuration of components
124-
- **Increased Flexibility**: Use of selectors and operators provides flexibility in defining relationships
125-
- **Better Understanding**: Easily comprehend the overall structure and dependencies of your managed systems
126-

0 commit comments

Comments
 (0)