Skip to main content

Node

Any hardware capable of running applications. It has at a minimum a processor and a network connection (which may or may not be continuously connected.)

The provider organization creates the node object.

Example

apiVersion: edgecell.io/v1
kind: Node
metadata:
name: smellhabit014
namespace: mcdougals.com
uuid: 9b333997-2320-4d7e-84b1-0177bce0c037
labels:
customer: mcdougals.com
annotations:
modelnumber: UNO-148-B33BA
serialnumber: 09234092
spec:
type: edgecell.io/aa1
image: edgecell.io/aa1:2.0.9
network:
addr: 172.16.1.2
status:
built: true
shipped: true

Key elements