mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
32 lines
544 B
JSON
32 lines
544 B
JSON
[
|
|
{
|
|
"title": "Use Cases",
|
|
"path": "use-cases"
|
|
},
|
|
{
|
|
"title": "Nomad vs. Other Software",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "vs"
|
|
},
|
|
{
|
|
"title": "AWS ECS",
|
|
"path": "vs/ecs"
|
|
},
|
|
{
|
|
"title": "Mesos & Marathon",
|
|
"path": "vs/mesos"
|
|
},
|
|
{
|
|
"title": "Terraform",
|
|
"path": "vs/terraform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Getting Started",
|
|
"href": "https://developer.hashicorp.com/nomad/tutorials/get-started"
|
|
}
|
|
]
|