Open MageshSrinivasulu opened 1 year ago
Action required from @Azure/aks-pm
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Currently, the maintenance events are generated by azure whenever VM or VMSS needs to undergo an upgrade or change. We can subscribe to the event and make the app run on those machines to be aware of the changes. Through this, we can handle the downtime of the machine-critical apps.
But there is no way to test these events apart from real-time because of this we cannot develop the things fast and asses how the infrastructure is behaving during events. I agree that we can mimic these events but they are no equivalents to actual events.
So what I am requesting is to build a capability to generate these events in azure so that we can consistently test/develop the app for these types of events.