Release Notes for KubeSlice EE 0.11.0
Release Date: 17th 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
Automated Cluster Registration
Clusters can now be registered with KubeSlice by providing the cluster's kubeconfig file. KubeSlice will install the worker operator on the cluster, avoiding the need for manual installation.
Deregistering clusters allows you to delete them from KubeSlice and manage your cluster fleet more efficiently. When you deregister a cluster, the worker operator and all of its components are removed.
KubeSlice cleans up downstream resources like RBAC, Resource quotas, Node affinity, Service import/export, and namespace(s) when you detach a cluster or offboard a namespace from a slice.