mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
142 lines
3.2 KiB
JSON
142 lines
3.2 KiB
JSON
[
|
|
{
|
|
"title": "Task drivers",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "drivers"
|
|
},
|
|
{
|
|
"title": "Exec2",
|
|
"path": "drivers/exec2"
|
|
},
|
|
{
|
|
"title": "Podman",
|
|
"path": "drivers/podman"
|
|
},
|
|
{
|
|
"title": "Virt",
|
|
"badge": {
|
|
"text": "BETA",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "drivers/virt"
|
|
},
|
|
{
|
|
"title": "Install",
|
|
"path": "drivers/virt/install"
|
|
},
|
|
{
|
|
"title": "Task config",
|
|
"path": "drivers/virt/task-config"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Community",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "drivers/community"
|
|
},
|
|
{
|
|
"title": "containerd",
|
|
"href": "https://github.com/Roblox/nomad-driver-containerd"
|
|
},
|
|
{
|
|
"title": "Pledge",
|
|
"href": "https://github.com/shoenig/nomad-pledge-driver"
|
|
},
|
|
{
|
|
"title": "Firecracker driver",
|
|
"href": "https://github.com/cneira/firecracker-task-driver"
|
|
},
|
|
{
|
|
"title": "Jail task driver",
|
|
"href": "https://github.com/cneira/jail-task-driver"
|
|
},
|
|
{
|
|
"title": "Lightrun",
|
|
"href": "https://docs.lightrun.com/integrations/nomad/"
|
|
},
|
|
{
|
|
"title": "Pot",
|
|
"href": "https://github.com/bsdpot/nomad-pot-driver"
|
|
},
|
|
{
|
|
"title": "Rookout",
|
|
"href": "https://github.com/Rookout/rookout-nomad-driver"
|
|
},
|
|
{
|
|
"title": "Singularity",
|
|
"href": "https://github.com/hpcng/nomad-driver-singularity"
|
|
},
|
|
{
|
|
"title": "systemd-nspawn",
|
|
"href": "https://github.com/JanMa/nomad-driver-nspawn"
|
|
},
|
|
{
|
|
"title": "Windows IIS - Roblox",
|
|
"href": "https://github.com/Roblox/nomad-driver-iis"
|
|
},
|
|
{
|
|
"title": "Windows IIS",
|
|
"href": "https://nomad-iis.sevensolutions.cc/"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Devices",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "devices"
|
|
},
|
|
{
|
|
"title": "NVIDIA",
|
|
"path": "devices/nvidia"
|
|
},
|
|
{
|
|
"title": "USB",
|
|
"badge": {
|
|
"text": "BETA",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"path": "devices/usb"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Plugin authoring guide",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "author"
|
|
},
|
|
{
|
|
"title": "Device",
|
|
"path": "author/device"
|
|
},
|
|
{
|
|
"title": "Host volume",
|
|
"path": "author/host-volume"
|
|
},
|
|
{
|
|
"title": "Secret provider",
|
|
"path": "author/secret-provider"
|
|
},
|
|
{
|
|
"title": "Task driver",
|
|
"path": "author/task-driver"
|
|
}
|
|
]
|
|
}
|
|
]
|