Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Releases: networkservicemesh/networkservicemesh

NSM v0.2.0 - Borealis

28 Nov 00:07
Compare
Choose a tag to compare

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.

NSM v0.1.0 - Andromeda

09 Aug 14:48
Compare
Choose a tag to compare

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.