dotnet / tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
MIT License
5.29k stars 520 forks source link

MVP for ingress #375

Open davidfowl opened 4 years ago

davidfowl commented 4 years ago
davidfowl commented 4 years ago

cc @spboyer

spboyer commented 4 years ago
aarondglover commented 3 years ago

Will this enable scenarios such as using OCELOT api gateway?