Skip to content

Commit

Permalink
remove blurb about Istio integration for now;
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-cheung committed Mar 22, 2019
1 parent 591d16c commit 9117705
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,23 +296,6 @@ You can also try this
$ docker-compose -f advanced.yml up -d node-server grpcwebproxy binary-client
```

## Integration with Istio

[Istio](https://istio.io/) enables the `envoy.grpc_web` web filter for services
with port names prefixed with `grpc-web`. See
[this](https://github.com/istio/istio/pull/10064) pull request on Istio for more
details.

You can also find the necessary configuration to get a gRPC-Web project up and
running on Istio in the
[gRPC-Web - Istio Demo](https://github.com/venilnoronha/grpc-web-istio-demo)
repository. The
[talk](https://grpconf19.sched.com/event/L70z/seamless-cloud-native-apps-with-grpc-web-and-istio-venil-noronha-vmware)
and the
[blog post](https://venilnoronha.io/seamless-cloud-native-apps-with-grpc-web-and-istio)
on **Seamless Cloud-Native Apps with gRPC-Web and Istio** also discuss the
motivation and the methodology for using gRPC-Web with Istio.

## Acknowledgement

Big thanks to the following contributors for making significant contributions to
Expand Down

0 comments on commit 9117705

Please sign in to comment.