Skip to main content
Version: 1.17.0

Key Features

KubeSlice simplifies Kubernetes at scale, enabling seamless multi-cluster, multi-tenant, multi-region, and multi-cloud application deployments. It unifies networking, application, Kubernetes, and deployment services into a single platform, ensuring consistency across clusters for distributed applications. By standardizing operations, KubeSlice accelerates development velocity and empowers both platform and product teams to deliver faster and more efficiently.

Features Summary

The following table summarizes the key features of KubeSlice.

Main FeatureSub FeatureDescription
Application ManagementNamespace SamenessEnsures namespace sameness across clusters or cloud. Allows applications to be deployed with namespace parity for simplified management and portability.
Service Exports and Service ImportsAutomatically discovers and exposes services across cluster boundaries, enabling cross-cluster service connectivity without manual configuration.
IsolationAllows isolation by association of application namespaces with a slice.
NetworkEast-West Cluster CommunicationEstablishes secure, per-slice tunnels between clusters, forming an overlay Layer 3 network for seamless communication. Supports ingress and egress gateways for East–West traffic.
Eliminate IP Address ConflictsUses a non-overlapping RFC1918 address space to remove the complexity of overlapping CNI CIDRs across cloud, data center, and edge environments.
QoS ProfilingDefines Quality of Service (QoS) profiles per slice, allowing granular traffic control and prioritization for inter-cluster network traffic.
Security and GovernanceMulti-Cluster Multi-Tenancy SecurityProvides secure isolation and encrypted connectivity between tenants across clusters, enforcing slice-level security boundaries.
Multi-Cluster RBAC PoliciesPropagates Role-Based Access Control configurations consistently across all clusters and slices in a workspace.
Resource Quotas and Policy ManagementApplies and enforces CPU, memory, and storage quotas along with policies across clusters for fair resource allocation.
Multi-TenancyMulti-Cluster, Multi-Cloud, and On-Prem SupportEnables consistent multi-tenancy across clusters spanning cloud, on-premises, and edge environments, providing unified management and isolation.
Application and Namespace IsolationSegregates applications and namespaces across slices for tenant isolation and resource governance.
Multi-Cluster NetworkingLayer 3 (L3) Pod-to-Pod ConnectivityProvides flat, cross-cluster Layer 3 connectivity between pods using a secure overlay network.
Multi-Cluster Service MeshIntegrates service mesh capabilities across clusters for consistent service discovery, routing, and observability.
Overlay East–West Gateways (Envoy Gateways)Uses Envoy-based gateways to enable east–west inter-cluster traffic routing and policy enforcement.
Multi-Cluster Routes and GLB IntegrationSupports Global Load Balancer (GLB) with external DNS for unified ingress and intelligent traffic routing across clusters.
North–South and VPC Egress Connectivity (KubeAccess)Enables secure north–south connectivity and overlay VPC egress gateways to access external cloud services or on-prem VM workloads.
Slice Overlay NetworkNo-Network OverlayProvides no overlay network, enabling cluster isolation while supporting RBAC, resource quota management, and node affinity. Switching to single/multi-network overlay is allowed only if all clusters have networking enabled; switching back is unsupported.
Single-Network OverlayCreates a single, flat L3 overlay network across clusters with pod-to-pod connectivity. Service discovery is handled through slice DNS.
Multi-Network OverlayUses ingress or egress gateways managed through Gateway API for inter-cluster connectivity at L7 (HTTP/HTTPS). No flat L3 network; service discovery uses local cluster IP services.
Network TypesOpenVPN and WireGuard VPN SupportProvides support for both OpenVPN and WireGuard as VPN protocols for secure inter-cluster connectivity, allowing users to choose based on their performance and security requirements.
Service DiscoveryAuto Discovery of ServicesEnables automatic service discovery across clusters participating in a slice, simplifying cross-cluster communication.
DNS Entry ManagementWhen a service is exported within a slice, the Slice Operator creates and distributes DNS entries across all participating clusters, ensuring seamless and consistent service resolution.
Application ReplicationReplication SliceEnables efficient replication of applications between clouds or data centers using a replication slice. Replicated namespaces can be managed in an application slice.
Backup and Restore ApplicationsAllows namespace backup and restore using a replication slice by specifying the same cluster as both source and destination during slice creation.
KubeTallyMulti-Cluster Cost TrackingProvides cost tracking and resource usage insights across multiple clusters. Enables chargeback visibility for resources such as Compute, PersistentVolume, and LoadBalancer.
Multi-Cluster Bursting of MicroservicesEnables dynamic scaling (bursting) of microservices across clusters to handle demand surges and ensure availability.