Open Service Mesh

Open Service Mesh (OSM) is a free and open source cloud native service mesh developed by Microsoft[2] that runs on Kubernetes.[3][4]

Open Service Mesh (OSM)
Developer(s)Microsoft
Initial release2020 (2020)
Preview release
v0.5.0-rc.1[1] / October 28, 2020 (2020-10-28)
Repositorygithub.com/openservicemesh/osm
Written inGo
PlatformUnix-like
TypeService mesh
LicenseMIT License
Websiteopenservicemesh.io

Overview

OSM is written in the Go programming language and designed to be a reference implementation of the Service Mesh Interface (SMI) specification, a standard interface for service meshes on Kubernetes.[5] The software is based on the Envoy proxy server and allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.[6]

The source code is licensed under MIT License and available on GitHub.[7] Microsoft plans to donate OSM to the Cloud Native Computing Foundation to ensure that it is community-led and has open governance.[5][8]

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.