|
|
@@ -46,6 +46,8 @@ from diagrams.k8s.network import Service |
|
|
|
from diagrams.k8s.storage import PV, PVC, StorageClass |
|
|
|
``` |
|
|
|
|
|
|
|
You can find all available nodes list in [Here](https://diagrams.mingrammer.com/docs/nodes/aws). |
|
|
|
|
|
|
|
## Data Flow |
|
|
|
|
|
|
|
You can represent data flow by connecting the nodes with these operators: `>>`, `<<` and `-`. |
|
|
|