Open OzBob opened 4 years ago
There is a warning "ASP.NET Core gRPC is not currently supported on Azure App Service or IIS" on the doc, but https://github.com/dotnet/AspNetCore/issues/9020#issuecomment-643206179 says "Kubernetes with nginx or ha ... is the only current solution."
I humbly suggest that an example hosting implementation would help the adoption of the gRPC technology.
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
A "KubernetesSample" from the @markrendle archives of 2019: https://github.com/RendleLabs/grpc-for-wcf-developers/tree/master/KubernetesSample
Could be the standard hosting in Azure solution?
There is a warning "ASP.NET Core gRPC is not currently supported on Azure App Service or IIS" on the doc, but https://github.com/dotnet/AspNetCore/issues/9020#issuecomment-643206179 says "Kubernetes with nginx or ha ... is the only current solution."
I humbly suggest that an example hosting implementation would help the adoption of the gRPC technology.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.