Kubeslice Community Kubernetes Helm Charts
KubeSlice provides network services to applications that need secure and highly available connectivity between multiple clusters. KubeSlice creates a flat overlay network to connect the clusters. The overlay network can be described as an application slice that provides a slice of connectivity between the pods of an application running in multiple clusters. It can also be described as an application-specific VPC that spans across clusters. Pods can connect to the slice overlay network and communicate with each other seamlessly across cluster boundaries.
Architecture overview
See Kubeslice Reference Architecture to get an overview of the overall architecture and core components.
Usage
Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add kubeslice https://kubeslice.github.io/kubeslice/
You can then run helm search repo kubeslice
to see the charts.
Quick Start
See Getting Started for instructions on setting up a local kubeslice setup using kind
for non-production use.
For setting up Kubeslice on other cloud platforms, refer to the getting started with cloud.
Guide
A full and comprehensive documentation is available on our opensource documentation website.
Release Notes for KubeSlice
Please refer the link
Community
Please refer the link