Envoy
From Logic Wiki
https://github.com/binarythistle/S03E06---Envoy-API-Gateway-with-.NET-Core
https://www.youtube.com/watch?v=UsoH5cqE1OA&t=4865s
- Create The API
- Dockerize it
- Create docker-compose
- Creating .NET Core Certificates
- Create Envoy Folder and Dockerize it
- Create envoy.yaml Envoy.yaml sample
- Create Certificate for Envoy
- Update docker-compose Docker-compose yaml for envoy
- run docker-compose up --build
The sample solution is in github