Split README documentation into multiple files inside the docs folder
This commit is contained in:

committed by
Tobias Kantusch

parent
de6edeedcc
commit
a1366a9f76
@ -5,7 +5,7 @@ Poseidon is an abstraction of the functionality provided by Nomad. In the follow
|
||||
Nomad is structured in different levels of abstraction. Jobs are collected in namespaces. Each Job can contain several Task Groups. Each Task Group can contain several Tasks. Finally, Allocations map Task Groups to Nomad Clients. For more insights take a look at [the official description](https://www.nomadproject.io/docs/internals/architecture).
|
||||
In our case, a Task is executed in a Docker container.
|
||||
|
||||

|
||||

|
||||
|
||||
## Execution environments as template Jobs
|
||||
|
||||
|
Reference in New Issue
Block a user