Skip to content

TheRTK/example-grpc-with-envoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-grpc-with-envoy

Simple example with grpc+proxy.

Requirements

docker

docker-compose

Start

git clone [email protected]:TheRTK/example-grpc-with-envoy.git
cd example-grpc-with-envoy
docker-compose -f build/docker-compose.yml up -d

Ports:

  • 3000 - Simple frontend
  • 8080 - GRPC-native endpoint
  • 8081 - Envoy proxy (GRPC-web endpoint)
  • 9901 - Envoy Admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published