Networkservicemesh Versions Save

The Hybrid/Multi-cloud IP Service Mesh

v0.2.0

4 years ago

NSM is released through a set of helm charts, which are easily deployable in your Kubernetes cluster:

helm repo add nsm https://helm.nsm.dev/
helm install nsm/nsm

NOTE: NSM v0.2.0 was released against Helm 2, other version have not been tested.

Please follow the Quickstart Guide for more details. There are also Examples that illustrate the usage of NSM in more complex scenarios.

v0.1.0

4 years ago

This is the very first release of Network Service Mesh, a CNCF Sandbox project, which targets to provide augmented networking for Kubernetes and more.

The release marks an important point in the history of the project but should be used only for demonstration and proof of concept purposes.

We do publish helm charts which will allow easy installation of the core infrastructure (nsm), monitoring (nsm-monitoring) as well as three examples (icmp-responder, vpp-icmp-responder and vpn). More details may be found in the archived source docs folder.