Release Notes for KubeSlice EE 1.16.0
Release Date: 12th May 2025
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.
Default Sliceโ
A default slice is created when you create a project. This default slice allows all namespaces from registered clusters to be onboarded into a single slice. This default slice ensures that the cost details of all the onboarded namespaces are captured by KubeTally.
To know more, see creating a project.
Support for Labeling/Annotating User-defined Namespacesโ
We now support configuring namespace labeling and annotating in the KubeSlice controller Helm chart. For more information, see Create KubeSlice Controller YAML.
Support for UI Proxy Ingress in KubeSlice Managerโ
We have added support for UI proxy Ingress in the KubeSlice Manager. You can configure the
UI proxy ingress properties in the kubeslice-manager.yaml
file, which is
required for installing KubeSlice Manager.
For more information, see Create KubeSlice Manager YAML.