dotnet / orleans

Cloud Native application framework for .NET
https://docs.microsoft.com/dotnet/orleans
MIT License
10.06k stars 2.03k forks source link

Sample content for running Orleans on AKS #7675

Closed bradygaster closed 10 months ago

bradygaster commented 2 years ago

Create conceptual articles demonstrating two different scenarios with Microsoft Orleans and Azure Kubernetes Service. This article should highlight the following areas:

Sample

I've created an initial example of such a scenario in this repo

https://github.com/bradygaster/WoodgroveBank

ghost commented 2 years ago

We're moving this issue to the 4.0-Planning milestone for future evaluation / consideration. Because it's not immediately obvious that this is a bug in our framework, we would like to keep this around to collect more feedback, which can later help us determine the impact of it. We will re-evaluate this issue, during our next planning meeting(s). If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.

ReubenBond commented 10 months ago

Fixed: https://learn.microsoft.com/en-us/samples/dotnet/samples/orleans-voting-sample-app-on-kubernetes/