-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Description
visualizer was removed from example-voting-app in PR#273, but it is still referred to in the swarm-stack-intro multiple times:
| 10rt1wczotze voting_stack_visualizer replicated 1/1 dockersample |
| Finally, we can check that our [APP](/){:data-term=".term1"}{:data-port="5000"} is running, the [RESULT](/){:data-term=".term1"}{:data-port="5001"} page is also available as well as [SWARM VISUALIZER](/){:data-term=".term1"}{:data-port="8080"} |
As well as number of services in the example is invalid (real amount is 5):
| voting_stack 6 |
I see 2 potential solutions:
- Use fork/frozen older version of the example app.
- Update the tutorial's text, removing references to visualizer.
Metadata
Metadata
Assignees
Labels
No labels