diff --git a/tutorials/component-yaml-spec.md b/tutorials/component-yaml-spec.md index cadc96ba..f19e6665 100644 --- a/tutorials/component-yaml-spec.md +++ b/tutorials/component-yaml-spec.md @@ -8,7 +8,7 @@ Essentially, GNES requires two types of YAML config:
@@ -249,7 +249,7 @@ For many real-world applications, a single encoder is often not enough. For exam diff --git a/tutorials/gnes-compose-yaml-spec.md b/tutorials/gnes-compose-yaml-spec.md index f7a9c44f..2fc5cfed 100644 --- a/tutorials/gnes-compose-yaml-spec.md +++ b/tutorials/gnes-compose-yaml-spec.md @@ -6,7 +6,12 @@ Essentially, GNES requires two types of YAML config: - GNES-compose YAML - [Component-wise YAML](component-yaml-spec.md) -![](./img/mermaid-diagram-20190726180826.svg) ++ + + +
+ All other YAML files, including the docker-compose YAML config and Kubernetes config generated from the [GNES Board](https://board.gnes.ai) or `gnes compose` command are not a part of this tutorial. Interested readers are welcome to read their [YAML specification](https://docs.docker.com/compose/compose-file/) respectively. @@ -102,12 +107,12 @@ services: