Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubeslice/networkservicemesh
https://github.com/kubeslice/networkservicemesh
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kubeslice/networkservicemesh
- Owner: kubeslice
- License: apache-2.0
- Created: 2022-12-20T05:10:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T02:10:01.000Z (about 2 months ago)
- Last Synced: 2024-11-09T02:33:18.443Z (about 2 months ago)
- Language: Go
- Size: 33.1 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Network Service Mesh
[![CircleCI Build Status](https://circleci.com/gh/networkservicemesh/networkservicemesh/tree/master.svg?style=svg)](https://circleci.com/gh/networkservicemesh/networkservicemesh/tree/master)
[![Weekly minutes](https://img.shields.io/badge/Weekly%20Meeting%20Minutes-Tue%208am%20PT-blue.svg?style=plastic")](https://docs.google.com/document/d/1C9NKjo0PWNWypROEO9-Y6haw5h9Xmurvl14SXpciz2Y/edit#heading=h.rc9df0a6n3ng)
[![Mailing list](https://img.shields.io/badge/Mailing%20List-networkservicemesh-blue.svg?style=plastic")](https://groups.google.com/forum/#!forum/networkservicemesh)
[![GitHub license](https://img.shields.io/badge/license-Apache%20license%202.0-blue.svg)](https://github.com/networkservicemesh/networkservicemesh/blob/master/LICENSE)
[![Slack Channel](https://img.shields.io/badge/Slack:-%23nsm%20on%20CNCF%20Slack-blue.svg?style=plastic&logo=slack)](https://cloud-native.slack.com/messages/CHQNNUPN1/files/FHU5KB3PW/#nsm)
[![Slack Invite](https://img.shields.io/badge/Slack-CNCF%20Slack%20Invite-blue.svg?style=plastic&logo=slack)](https://slack.cncf.io/)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2725/badge)](https://bestpractices.coreinfrastructure.org/projects/2725)## What is Network Service Mesh
Network Service Mesh (NSM) is a novel approach solving complicated L2/L3 use cases in Kubernetes that are tricky to address with the existing Kubernetes Network Model. Inspired by Istio, Network Service Mesh maps the concept of a Service Mesh to L2/L3 payloads as part of an attempt to re-imagine NFV in a Cloud-native way!
For more information, have a look at our detailed overview of NSM - [What is NSM?](https://kubeslice.io/documentation/open-source/1.3.0/overview/components#network-service-mesh-control-and-data-plane).
## Getting started
To get started, follow our [Sandbox](https://kubeslice.io/documentation/open-source/1.3.0/playground/sandbox) guide.
If you want a more extensive look, you can refer to [more details](https://kubeslice.io/documentation/open-source).
## Docs
See our full documentation at the [KubeSlice OSS docs](https://kubeslice.io/documentation/open-source).
## Licence
This project is released under the Apache 2.0 License. Please review the [License file](LICENSE) for more details.