Skip to content

Netting-Mesh/side-boat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

side-boat

build

Netting is an unopinionated, simple, fast service mesh written in Rust. Its main goal is to solve the issue service mesh's face now with forcing users into using specific infrastructure as well as being hard to integrate into an already exisiting kubernetes cluster. Netting will be a plug & play type of mesh.

This repository is the sidecar proxy that will be injected into each pod and manage all traffic to the containers within that pod. netting is the control plane service that will manage all of the sidecar proxies.

Installation

Compiling from source

You can compile side-boat by running cargo build. You must have Rust Nightly enabled by default to compile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published