14 lines
243 B
JSON
14 lines
243 B
JSON
{
|
|
"crio": {
|
|
"name": "crio",
|
|
"operations": {
|
|
"delete": false,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"runtime_default": "crun",
|
|
"runtimes": "crun,runc",
|
|
"version": "1.31.0"
|
|
}
|
|
}
|