diff --git a/docs/guides/node.html b/docs/guides/node.html index cb73efd9..ac96300e 100644 --- a/docs/guides/node.html +++ b/docs/guides/node.html @@ -87,6 +87,7 @@ from diagrams.k8s.network import Service from diagrams.k8s.storage import PV, PVC, StorageClass +
You can find all available nodes list in Here.
You can represent data flow by connecting the nodes with these operators: >>
, <<
and -
.
-You can't connect two lists directly because shift/arithmetic operations between lists are not allowed in Python.