Skip to content

Commit

Permalink
bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jan 10, 2021
1 parent 1586bf4 commit 49050e0
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions sample/gcp/input/ndiag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ nodes:
-
name: Service Instance
components:
- 'compute engine'
- 'Compute Engine'
clusters:
- 'zone:platform'
- 'instance-group:a'
-
name: Heartbeat and Snapshot System
components:
- 'compute engine'
- 'Compute Engine'
clusters:
- 'zone:platform'
- 'instance-group:b'
Expand All @@ -25,8 +25,8 @@ relations:
type: network
components:
- 'browser?icon=browser'
- 'cloud dns?icon=gcp-cloud-dns'
- 'zone:platform:cloud load balancing?icon=gcp-cloud-load-balancing'
- 'Cloud DNS?icon=gcp-cloud-dns'
- 'zone:platform:Cloud Load Balancing?icon=gcp-cloud-load-balancing'
-
type: network
components:
Expand All @@ -42,4 +42,4 @@ relations:
type: network
components:
- 'Service Instance:compute engine?icon=gcp-compute-engine'
- 'zone:platform:persistent disk snapshot?icon=gcp-persistent-disk'
- 'zone:platform:Persistent Disk Snapshot?icon=gcp-persistent-disk'
2 changes: 1 addition & 1 deletion sample/gcp/output/diagram-overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion sample/gcp/output/layer-instance-group.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions sample/gcp/output/layer-zone.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

| Name | Description |
| --- | --- |
| zone:platform:cloud load balancing | <a href="../input/ndiag.descriptions/_component-zone_platform_cloud_load_balancing.md">:pencil2:</a> |
| zone:platform:persistent disk snapshot | <a href="../input/ndiag.descriptions/_component-zone_platform_persistent_disk_snapshot.md">:pencil2:</a> |
| zone:platform:Cloud Load Balancing | <a href="../input/ndiag.descriptions/_component-zone_platform_cloud_load_balancing.md">:pencil2:</a> |
| zone:platform:Persistent Disk Snapshot | <a href="../input/ndiag.descriptions/_component-zone_platform_persistent_disk_snapshot.md">:pencil2:</a> |
### Nodes

| Name | Description |
Expand Down
Loading

0 comments on commit 49050e0

Please sign in to comment.