mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
117 lines
2.7 KiB
JSON
117 lines
2.7 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": "Device Plugins",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "devices"
|
|
},
|
|
{
|
|
"title": "NVIDIA",
|
|
"path": "devices/nvidia"
|
|
},
|
|
{
|
|
"title": "USB",
|
|
"badge": {
|
|
"text": "BETA",
|
|
"type": "outlined",
|
|
"color": "neutral"
|
|
},
|
|
"path": "devices/usb"
|
|
}
|
|
]
|
|
}
|
|
]
|