Release Notes for KubeSlice EE 0.9.0
Release Date: 8th May 2023
KubeSlice is a cloud-independent platform that combines network, application, Kubernetes, and deployment services in a framework to accelerate application deployment in a multi-cluster and multi-tenant environment. KubeSlice achieves this by creating logical application slice boundaries which allow pods and services to communicate seamlessly across clusters, clouds, edges, and data centers.
We continue to add new features and enhancements to KubeSlice.
What's New
These release notes describe the new changes and enhancements in this version.
Enhancements
Event Notifications on the KubeSlice Manager
The KubeSlice Controller and the Worker Operator create events representing
KubeSlice-specific operations. The KubeSlice Manager has a new Notifications page to
track the events. The Notifications page is under a bell icon on the dashboard and other tabs.
For more information, see the KubeSlice-generated events.
KubeSlice Controller-generated Events
The KubeSlice Controller generates events in the kubeslice-controller
and the kubeslice-project
namespaces. The events can be retrieved using the corresponding command.
For more information, see the KubeSlice Controller events.
Worker Operator-generated Events
The Worker Operator generates events in the kubeslice-system
namespace. The events can
be retrieved using the corresponding command.
For more information, see the Worker Operator events.
Event Integration on Slack
KubeSlice-generated events can be integrated on slack to track them on a separate application workspace besides checking them on the KubeSlice Manager.
For more information, see integrate KubeSlice-generated events on Slack.