Skip to content

Commit 9ce0a1c

Browse files
authored
Merge pull request #96 from gy95/experiment
add notes about creating led-raspberrypi device instance
2 parents bbcac76 + 84e6338 commit 9ce0a1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

led-raspberrypi/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ cd $GOPATH/src/github.com/kubeedge/examples/led-raspberrypi/crds
5454
kubectl apply -f led-light-device-model.yaml
5555
kubectl apply -f led-light-device-instance.yaml
5656

57+
# Note: You need to modify led-light-device-instance.yaml: replace string litearl 'edge-node1' with your edge node name at spec.nodeSelector.nodeSelectorTerms.matchExpressions.values
5758
# Note: You can change the CRDs to match your requirement
5859
```
5960

0 commit comments

Comments
 (0)