Open Service Mesh
Developer(s) | Microsoft |
---|---|
Initial release | 2020 |
Stable release | v0.8.3[1]
/ April 20, 2021 |
Repository | github |
Written in | Go |
Platform | Unix-like |
Type | Service mesh |
License | MIT License |
Website | openservicemesh |
Open Service Mesh (OSM) is a free and open source cloud native service mesh developed by Microsoft[2] that runs on Kubernetes.[3][4]
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[]
- Consul (software)
- Envoy (software)
- Helm (software)
- Linkerd
References[]
- ^ "openservicemesh/osm". GitHub.
- ^ Carey, Scott (August 7, 2020). "Microsoft breaks ranks with its own service mesh". InfoWorld.
- ^ "Microsoft announces Kubernetes-based Open Service Mesh (OSM)". August 7, 2020.
- ^ "Microsoft Open Service Mesh Targets Market Mess - SDxCentral". August 7, 2020.
- ^ a b "Microsoft launches Open Service Mesh based on Envoy".
- ^ "Taking on Google's Istio, Microsoft debuts Open Service Mesh". August 5, 2020.
- ^ "openservicemesh/osm". October 28, 2020 – via GitHub.
- ^ "Microsoft introduces Open Service Mesh for Kubernetes, plans quick donation to CNCF". www.theregister.com.
External links[]
Categories:
- Free and open-source software
- Microsoft free software
- Software using the MIT license
- 2020 software
- Free software stubs