kubeslice / kubeslice

Applications provided by Avesha Systems, ready to launch on Kubernetes using Kubernetes Helm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubeslice Community Kubernetes Helm Charts

License

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 for an overview of the overall architecture and core components.

Usage

Helm must be installed to use the charts. To get started see Helm's documentation.

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

Use our Sandbox environment to get a hands-on experience of KubeSlice on kind clusters.

For setting up Kubeslice on other cloud platforms, refer to the getting started with cloud clusters.

Guide

A full and comprehensive documentation is available on our opensource documentation website.

About

Applications provided by Avesha Systems, ready to launch on Kubernetes using Kubernetes Helm.

License:Apache License 2.0


Languages

Language:Mustache 66.4%Language:Smarty 33.6%