mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
* Add CLI commands to Nomad Pack docs. * organize subcommands into directories * seo updates; style guide clean up
374 lines
9.9 KiB
JSON
374 lines
9.9 KiB
JSON
[
|
|
{
|
|
"title": "Overview",
|
|
"path": "index"
|
|
},
|
|
{
|
|
"title": "Nomad Autoscaler",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling"
|
|
},
|
|
{
|
|
"title": "Concepts",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/concepts"
|
|
},
|
|
{
|
|
"title": "Policy Evaluation",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/concepts/policy-eval"
|
|
},
|
|
{
|
|
"title": "Checks",
|
|
"path": "autoscaling/concepts/policy-eval/checks"
|
|
},
|
|
{
|
|
"title": "Node Selector Strategy",
|
|
"path": "autoscaling/concepts/policy-eval/node-selector-strategy"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Plugins",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/concepts/plugins"
|
|
},
|
|
{
|
|
"title": "Base",
|
|
"path": "autoscaling/concepts/plugins/base"
|
|
},
|
|
{
|
|
"title": "APM",
|
|
"path": "autoscaling/concepts/plugins/apm"
|
|
},
|
|
{
|
|
"title": "Strategy",
|
|
"path": "autoscaling/concepts/plugins/strategy"
|
|
},
|
|
{
|
|
"title": "Target",
|
|
"path": "autoscaling/concepts/plugins/target"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Agent",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/agent"
|
|
},
|
|
{
|
|
"title": "apm",
|
|
"path": "autoscaling/agent/apm"
|
|
},
|
|
{
|
|
"title": "dynamic_application_sizing",
|
|
"badge": {
|
|
"text": "ENT",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"path": "autoscaling/agent/dynamic_application_sizing"
|
|
},
|
|
{
|
|
"title": "high_availability",
|
|
"path": "autoscaling/agent/high_availability"
|
|
},
|
|
{
|
|
"title": "http",
|
|
"path": "autoscaling/agent/http"
|
|
},
|
|
{
|
|
"title": "nomad",
|
|
"path": "autoscaling/agent/nomad"
|
|
},
|
|
{
|
|
"title": "policy",
|
|
"path": "autoscaling/agent/policy"
|
|
},
|
|
{
|
|
"title": "policy_eval",
|
|
"path": "autoscaling/agent/policy_eval"
|
|
},
|
|
{
|
|
"title": "strategy",
|
|
"path": "autoscaling/agent/strategy"
|
|
},
|
|
{
|
|
"title": "target",
|
|
"path": "autoscaling/agent/target"
|
|
},
|
|
{
|
|
"title": "telemetry",
|
|
"path": "autoscaling/agent/telemetry"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "API",
|
|
"path": "autoscaling/api"
|
|
},
|
|
{
|
|
"title": "CLI",
|
|
"path": "autoscaling/cli"
|
|
},
|
|
{
|
|
"title": "Policy",
|
|
"path": "autoscaling/policy"
|
|
},
|
|
{
|
|
"title": "Telemetry",
|
|
"path": "autoscaling/telemetry"
|
|
},
|
|
{
|
|
"title": "Plugins",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/plugins"
|
|
},
|
|
{
|
|
"title": "APM",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/plugins/apm"
|
|
},
|
|
{
|
|
"title": "Datadog",
|
|
"path": "autoscaling/plugins/apm/datadog"
|
|
},
|
|
{
|
|
"title": "Nomad API",
|
|
"path": "autoscaling/plugins/apm/nomad"
|
|
},
|
|
{
|
|
"title": "Prometheus",
|
|
"path": "autoscaling/plugins/apm/prometheus"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Strategy",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/plugins/strategy"
|
|
},
|
|
{
|
|
"title": "Dynamic Application Sizing Average",
|
|
"badge": {
|
|
"text": "ENT",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"path": "autoscaling/plugins/strategy/app-sizing-avg"
|
|
},
|
|
{
|
|
"title": "Dynamic Application Sizing Max",
|
|
"badge": {
|
|
"text": "ENT",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"path": "autoscaling/plugins/strategy/app-sizing-max"
|
|
},
|
|
{
|
|
"title": "Dynamic Application Sizing Percentile",
|
|
"badge": {
|
|
"text": "ENT",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"path": "autoscaling/plugins/strategy/app-sizing-percentile"
|
|
},
|
|
{
|
|
"title": "Fixed Value",
|
|
"path": "autoscaling/plugins/strategy/fixed-value"
|
|
},
|
|
{
|
|
"title": "Pass-Through",
|
|
"path": "autoscaling/plugins/strategy/pass-through"
|
|
},
|
|
{
|
|
"title": "Target Value",
|
|
"path": "autoscaling/plugins/strategy/target-value"
|
|
},
|
|
{
|
|
"title": "Threshold",
|
|
"path": "autoscaling/plugins/strategy/threshold"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Target",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "autoscaling/plugins/target"
|
|
},
|
|
{
|
|
"title": "Amazon Web Services Autoscaling Group",
|
|
"path": "autoscaling/plugins/target/aws-asg"
|
|
},
|
|
{
|
|
"title": "Azure Virtual Machine Scale Set",
|
|
"path": "autoscaling/plugins/target/azure-vmss"
|
|
},
|
|
{
|
|
"title": "Dynamic Application Sizing",
|
|
"badge": {
|
|
"text": "ENT",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"path": "autoscaling/plugins/target/app-sizing-nomad"
|
|
},
|
|
{
|
|
"title": "Google Cloud Engine Managed Instance Group",
|
|
"path": "autoscaling/plugins/target/gce-mig"
|
|
},
|
|
{
|
|
"title": "Nomad Task Group",
|
|
"path": "autoscaling/plugins/target/nomad"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Community",
|
|
"path": "autoscaling/plugins/external"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Nomad Pack",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "nomad-pack"
|
|
},
|
|
{
|
|
"title": "Advanced usage",
|
|
"path": "nomad-pack/advanced-usage"
|
|
},
|
|
{
|
|
"title": "Create packs",
|
|
"path": "nomad-pack/create-packs"
|
|
},
|
|
{
|
|
"title": "CLI reference",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "nomad-pack/commands"
|
|
},
|
|
{
|
|
"title": "deps",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "nomad-pack/commands/deps"
|
|
},
|
|
{
|
|
"title": "vendor",
|
|
"path": "nomad-pack/commands/deps/vendor"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "destroy",
|
|
"path": "nomad-pack/commands/destroy"
|
|
},
|
|
{
|
|
"title": "generate",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "nomad-pack/commands/generate"
|
|
},
|
|
{
|
|
"title": "pack",
|
|
"path": "nomad-pack/commands/generate/pack"
|
|
},
|
|
{
|
|
"title": "registry",
|
|
"path": "nomad-pack/commands/generate/registry"
|
|
},
|
|
{
|
|
"title": "var-file",
|
|
"path": "nomad-pack/commands/generate/var-file"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "info",
|
|
"path": "nomad-pack/commands/info"
|
|
},
|
|
{
|
|
"title": "list",
|
|
"path": "nomad-pack/commands/list"
|
|
},
|
|
{
|
|
"title": "plan",
|
|
"path": "nomad-pack/commands/plan"
|
|
},
|
|
{
|
|
"title": "registry",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "nomad-pack/commands/registry"
|
|
},
|
|
{
|
|
"title": "add",
|
|
"path": "nomad-pack/commands/registry/add"
|
|
},
|
|
{
|
|
"title": "delete",
|
|
"path": "nomad-pack/commands/registry/delete"
|
|
},
|
|
{
|
|
"title": "list",
|
|
"path": "nomad-pack/commands/registry/list"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "render",
|
|
"path": "nomad-pack/commands/render"
|
|
},
|
|
{
|
|
"title": "run",
|
|
"path": "nomad-pack/commands/run"
|
|
},
|
|
{
|
|
"title": "status",
|
|
"path": "nomad-pack/commands/status"
|
|
},
|
|
{
|
|
"title": "stop",
|
|
"path": "nomad-pack/commands/stop"
|
|
},
|
|
{
|
|
"title": "version",
|
|
"path": "nomad-pack/commands/version"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|