diff --git a/docs/content/docs/deployment/memory/mem_setup_tm.md b/docs/content/docs/deployment/memory/mem_setup_tm.md index 482eb4bf3c1db..79e0737e22e33 100644 --- a/docs/content/docs/deployment/memory/mem_setup_tm.md +++ b/docs/content/docs/deployment/memory/mem_setup_tm.md @@ -44,9 +44,8 @@ The *total process memory* of Flink JVM processes consists of memory consumed by and by the JVM to run the process. The *total Flink memory* consumption includes usage of JVM Heap, *managed memory* (managed by Flink) and other direct (or native) memory. -
- Simple TaskManager Memory Model -
+{{< img src="/fig/simple_mem_model.svg" width="300px" alt="Simple TaskManager Memory Model" usemap="#simple-mem-model" >}} +
If you run Flink locally (e.g. from your IDE) without creating a cluster, then only a subset of the memory configuration