41 lines
639 B
YAML
41 lines
639 B
YAML
capabilities:
|
|
hardware:
|
|
cpu:
|
|
arch: x86_64
|
|
cores: 2
|
|
threads: 2
|
|
memory:
|
|
total_gb: 4
|
|
acceleration:
|
|
type: none
|
|
|
|
virtualization:
|
|
supported: false
|
|
type: docker-only
|
|
|
|
storage:
|
|
persistence: persistent
|
|
type: ssd
|
|
capacity_gb: 80
|
|
|
|
networking:
|
|
reachability: public
|
|
ingress_suitability: true
|
|
bandwidth: 1Gbps
|
|
|
|
runtime:
|
|
container_engine: docker
|
|
os: debian
|
|
|
|
operational:
|
|
power_constraint: mains
|
|
connectivity: stable
|
|
availability_target: high
|
|
|
|
deployment:
|
|
suitability:
|
|
- edge
|
|
- ingress
|
|
- web
|
|
restricted: true
|