Skip to content

v0.7.0

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 14 Mar 17:27
· 3 commits to release-0.7 since this release
e8dc27c

🚀 Features

  1. event driven add-on deployments: define an event and what add-ons need to deployed when event is detected. Add-ons can be expressed as template. When an event is detected in managed cluster, Sveltos will instantiate (if needed) and deploy add-ons;
  2. cluster health check: define an health check passing Sveltos a Lua script. Sveltos will keep watching resources in a managed clusters and keeps evaluating the cluster health. When cluster health changes, Sveltos sends a notification (Webex and/or Slack message and/or a Kubernetes event).