Sveltos has now an event-driven workflow framework:
- define what an event is (Sveltos supports #Lua language for that, so the custom event can be as complex as required);
- list on which managed clusters to watch for such events;
- define which add-ons to deploy when an event happens.Add-ons to deploy as result of an event can be defined as #templates . Sveltos will instantiate those using information coming from managed cluster.