solo-io / envoy-workshop-basics

Envoy basics workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run an example

Override the envoy.yaml in the served-config folder with a config from the 'configs' directory.

then run:

docker-compose up -d --build

Envoy admin, port 19000 Listener: port 8000

About

Envoy basics workshop


Languages

Language:Python 80.0%Language:Dockerfile 20.0%