Skip to main content

Node type

A specific model of hardware used to run edge computing. The specification of a node.

The provider organization creates the node type object.

Example

apiVersion: edgecell.io/v1
kind: NodeType
metadata:
name: aa1
namespace: edgecell.io
uuid: 5b82224a-d64e-42b6-9f25-a125ea08fd97
labels:
arch: amd64
annotations:
enclosure: aluminium
mounting: din-rail
ingress: IP20
temp-max: 85C
temp-min: -40C
power-input: 10-36 vdc
cpu-name: "Intel Core i3-1115G4E 2.2GHz Dual core"
documentation: https://www.advantech.com/en-us/products/gf-bvl2/uno-148/mod_94afaff9-242e-4e4f-ad81-365de1db8b0a
spec:
cpu:
- cores: 2
vcores: 4
arch: amd64
speed: 2.2GHz
memory:
- size: 16Gi
type: ddr4
slot: so-dimm
storage:
- size: 500Gi
slot: nvme
type: ssd
speed:
network:
- bandwidth: 1000Mi
type: wifi
- bandwidth: 1000Mi
type: eth
- bandwidth: 1000Mi
type: eth
- bandwidth: 2500Mi
type: eth
status:

Key elements

  • metadata/labels/arch: CPU architecture