42 lines
681 B
YAML
42 lines
681 B
YAML
|
|
capabilities:
|
||
|
|
hardware:
|
||
|
|
cpu:
|
||
|
|
arch: x86_64
|
||
|
|
cores: 12
|
||
|
|
threads: 24
|
||
|
|
memory:
|
||
|
|
total_gb: 64
|
||
|
|
acceleration:
|
||
|
|
type: cuda
|
||
|
|
model: "NVIDIA RTX 4070"
|
||
|
|
|
||
|
|
virtualization:
|
||
|
|
supported: true
|
||
|
|
type: kvm
|
||
|
|
|
||
|
|
storage:
|
||
|
|
persistence: redundant
|
||
|
|
type: nvme
|
||
|
|
capacity_gb: 2000
|
||
|
|
|
||
|
|
networking:
|
||
|
|
reachability: tailscale-only
|
||
|
|
ingress_suitability: false
|
||
|
|
bandwidth: 1Gbps
|
||
|
|
|
||
|
|
runtime:
|
||
|
|
container_engine: docker
|
||
|
|
os: ubuntu
|
||
|
|
|
||
|
|
operational:
|
||
|
|
power_constraint: mains
|
||
|
|
connectivity: stable
|
||
|
|
availability_target: medium
|
||
|
|
|
||
|
|
deployment:
|
||
|
|
suitability:
|
||
|
|
- ai
|
||
|
|
- compute
|
||
|
|
- database
|
||
|
|
restricted: false
|