Skip to content

Commit 589438b

Browse files
committed
README.md update
1 parent e4db7b4 commit 589438b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Image Hub is a sample application written to run on [Consul](https://meshery.lay
1818

1919
Image Hub supports Envoy-based data planes. Deployment instructions for each supported service mesh are below.
2020

21-
### Using Istio (pending [PR #196](https://github.com/layer5io/meshery-istio/pull/196)+release; clone and do make run for now):
21+
### Using Istio
2222
1) Use [Meshery](https://github.com/layer5io/meshery) to deploy [istio](https://github.com/layer5io/advanced-istio-service-mesh-workshop/blob/master/lab-1/README.md) and the Image Hub sample application (Management > Istio > Manage Sample Application Lifecycle > Image-Hub ) onto the Istio service mesh.
2323
2) To map `imagehub.meshery.io` to the appropriate IP, run the following command to add the appropriate entry in the `"\etc\hosts"` file:
2424

@@ -63,7 +63,7 @@ Image Hub supports Envoy-based data planes. Deployment instructions for each sup
6363
1. After signing up, you should be redirected to the login page, where you can log in and start using the sample app.
6464
1. On the main page, open up the network tab, and reload the page. This will allow you to see the request-response of the app.
6565
1. Go ahead and click the download button a couple of times. You'll notice that there is nothing actually limiting you from crossing the number of pulls according to the plan you chose!
66-
1. Alternatively, you could test the above by navigating to http://imagehub.meshery.io:<environment port>/pull and then looking at the request-responses.
66+
1. Alternatively, you could test the above by navigating to http://imagehub.meshery.io:31118/pull and then looking at the request-responses.
6767
6868
## Deploying the Rate Limiter WASM Filter for Envoy
6969
@@ -96,7 +96,7 @@ the command `kubectl delete pods <exact web pod name> <exact api pod name>`. Thi
9696
9797
<a href="https://www.youtube.com/watch?v=5BrbbKZOctw&list=PL3A-A6hPO2IN_HSU0pSfijBboiHggs5mC&index=4&t=0s"><img alt="DockerCon'2020" src="docs/assets/img/readme/docker-con-2020.png" style="margin: 10px auto;"/></a>
9898
99-
- [DockerCon 2020](https://docker.events.cube365.net/docker/dockercon/content/Videos/63TCCNpzDC7Xxnm8b) | [deck](https://calcotestudios.com/talks/decks/slides-dockercon-2020-service-meshing-with-docker-desktop-and-webassembly.html) | ([video](https://www.youtube.com/watch?v=5BrbbKZOctw&list=PL3A-A6hPO2IN_HSU0pSfijBboiHggs5mC&index=4&t=0s)
99+
- [DockerCon 2020](https://docker.events.cube365.net/docker/dockercon/content/Videos/63TCCNpzDC7Xxnm8b) | [deck](https://calcotestudios.com/talks/decks/slides-dockercon-2020-service-meshing-with-docker-desktop-and-webassembly.html) | [video](https://www.youtube.com/watch?v=5BrbbKZOctw&list=PL3A-A6hPO2IN_HSU0pSfijBboiHggs5mC&index=4&t=0s)
100100
101101
<div>&nbsp;</div>
102102

0 commit comments

Comments
 (0)