Switch README diagrams to vertical layout
This commit is contained in:
@@ -5,7 +5,7 @@ This folder is reserved for clustering-focused platform work. It is meant for hi
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
flowchart TD
|
||||
A["clustering"] --> B["Quorum"]
|
||||
A --> C["Failover"]
|
||||
A --> D["Service groups"]
|
||||
|
||||
@@ -5,7 +5,7 @@ This folder is intended for Elastic Stack style log-analysis work. It can hold e
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
flowchart TD
|
||||
A["elk-log-analysis"] --> B["Ingest"]
|
||||
A --> C["Parse"]
|
||||
A --> D["Search"]
|
||||
|
||||
@@ -5,7 +5,7 @@ This folder is reserved for monitoring and alerting work centered on Zabbix-styl
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
flowchart TD
|
||||
A["monitoring-zabbix"] --> B["Hosts"]
|
||||
A --> C["Templates"]
|
||||
A --> D["Triggers"]
|
||||
|
||||
@@ -5,7 +5,7 @@ This folder is intended for storage-oriented platform topics. It can hold higher
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
flowchart TD
|
||||
A["storage"] --> B["Capacity planning"]
|
||||
A --> C["Filesystem expansion"]
|
||||
A --> D["Block device management"]
|
||||
|
||||
@@ -5,7 +5,7 @@ This folder is reserved for virtualization platform topics. It is intended for w
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
flowchart TD
|
||||
A["virtualization"] --> B["Hypervisors"]
|
||||
A --> C["Guests"]
|
||||
A --> D["Resource planning"]
|
||||
|
||||
Reference in New Issue
Block a user