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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ In this guide we assume you have done the following:
74
74
```bash
75
75
kubectl get pods -A -w
76
76
```
77
-
- With all nodes running successfully, if you are on the same network as your edge node, you can navigate a browser to the IP of the edge node, and see the image detector running on your camera feed in real time.
77
+
- With all nodes running successfully, if you are on the same network as your edge node, you can navigate a browser to the IP of the edge node (http://\<NODE_IP\>:2520), and see the image detector running on your camera feed in real time.
78
78
- To terminate the demo, you can simply unlabel the node for each workload:
0 commit comments