You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: led-raspberrypi/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ cd $GOPATH/src/github.com/kubeedge/examples/led-raspberrypi/crds
54
54
kubectl apply -f led-light-device-model.yaml
55
55
kubectl apply -f led-light-device-instance.yaml
56
56
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
57
58
# Note: You can change the CRDs to match your requirement
0 commit comments