17 lines
366 B
JSON
17 lines
366 B
JSON
|
|
{
|
||
|
|
"observed_at": "2026-09-10T12:00:00+00:00",
|
||
|
|
"freshness_seconds": 0,
|
||
|
|
"nodes": [
|
||
|
|
{
|
||
|
|
"name": "railiance01",
|
||
|
|
"ready": true,
|
||
|
|
"unschedulable": false,
|
||
|
|
"allocatable_cpu_m": 4000,
|
||
|
|
"allocatable_memory_bytes": 16000000000,
|
||
|
|
"allocated_cpu_m": 3935,
|
||
|
|
"allocated_memory_bytes": 8000000000
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"pending_unrelated": []
|
||
|
|
}
|