Skip to content

Commit fbfc8fb

Browse files
committed
change inventory to terminal
Signed-off-by: Zihan Kuang <zihan_kuang@outlook.com>
1 parent c1f0c79 commit fbfc8fb

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

content/en/kanvas/designer/understand-component-badges/images/design-badge.svg renamed to content/en/kanvas/designer/interpreting-component-badges/images/design-badge.svg

File renamed without changes.

content/en/kanvas/designer/understand-component-badges/images/example.png renamed to content/en/kanvas/designer/interpreting-component-badges/images/example.png

File renamed without changes.

content/en/kanvas/designer/understand-component-badges/images/inventory-notification.svg renamed to content/en/kanvas/designer/interpreting-component-badges/images/inventory-notification.svg

File renamed without changes.

content/en/kanvas/designer/understand-component-badges/images/operate-design.svg renamed to content/en/kanvas/designer/interpreting-component-badges/images/operate-design.svg

Lines changed: 2 additions & 2 deletions
Loading

content/en/kanvas/designer/understand-component-badges/images/reslove-error.gif renamed to content/en/kanvas/designer/interpreting-component-badges/images/reslove-error.gif

File renamed without changes.

content/en/kanvas/designer/understand-component-badges/images/warning-notification.svg renamed to content/en/kanvas/designer/interpreting-component-badges/images/warning-notification.svg

File renamed without changes.

content/en/kanvas/designer/understand-component-badges/index.md renamed to content/en/kanvas/designer/interpreting-component-badges/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ While the specific badges change depending on your mode, they all follow a consi
2424
- **Contextual Actions (Top-Right)**
2525
This corner provides helpful, non-critical actions or shortcuts, such as a link to relevant documentation.
2626

27-
- **Composition and Contents (Bottom-Right)**
28-
This quadrant details what a component is made of or what it is currently managing, answering the question, "What's inside?".
27+
- **Management and Control (Bottom-Right)**
28+
This quadrant is for hands-on management, providing tools to either control a component's internal composition or interact directly with its live instance.
2929

3030
- **The "Problem Corner" (Bottom-Left)**
3131
This is your go-to spot for all status checks and issue reporting. If something needs attention, you'll find it here.
@@ -80,11 +80,11 @@ Reports the real-time health, performance, and policy compliance status of the r
8080

8181
- For example, a yellow icon indicating a performance warning, or a red icon for a critical policy violation.
8282

83-
#### Live Inventory / Status
83+
#### Terminal
8484

85-
Shows the real-time count and ready-state of the resources managed by this component. Can also show other statuses like an active terminal session.
85+
Provides direct, interactive shell access to the component's runtime, specifically for containers.
8686

87-
- For example, a badge on a Deployment showing Pods: 3/3, indicating all desired replicas are running and ready.
87+
- For example, a terminal icon appears on a running Pod, which, when clicked, opens a live command-line shell to that container.
8888

8989
### Best Practices
9090

0 commit comments

Comments
 (0)