Code Review
/
eliot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
OPC-UA support in IOT Gateway Node
[eliot.git]
/
blueprints
/
iotgateway
/
scripts
/
kubeedge
/
node.json
1
{
2
"kind": "Node",
3
"apiVersion": "v1",
4
"metadata": {
5
"name": "edge-node",
6
"labels": {
7
"name": "edge-node",
8
"node-role.kubernetes.io/edge": ""
9
}
10
}
11
}