Software:Open Service Mesh
Original author(s) | Microsoft |
---|---|
Developer(s) | Cloud Native Computing Foundation |
Initial release | 2020 |
Stable release | v1.2.0[1]
/ July 20, 2022 |
Repository | github |
Written in | Go |
Platform | Unix-like |
Type | Service mesh |
License | MIT License |
Website | openservicemesh |
Open Service Mesh (OSM) was a free and open source cloud native service mesh developed by Microsoft[2] that ran on Kubernetes.[3][4]
Overview
OSM was 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 was based on the Envoy proxy server and allowed 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 donated OSM it to the Cloud Native Computing Foundation to ensure that it is community-led and has open governance.[5][8] On May 4, 2023, the project announced it would be archived, ending CNCF investment in the project so that its contributors could focus on Istio.[9]
See also
- Consul
- Envoy (software)
- Helm (software)
- Linkerd
- Istio
References
- ↑ "openservicemesh/osm". https://github.com/openservicemesh/osm.
- ↑ Carey, Scott (August 7, 2020). "Microsoft breaks ranks with its own service mesh". https://www.infoworld.com/article/3570417/microsoft-breaks-ranks-with-its-own-service-mesh.html.
- ↑ "Microsoft announces Kubernetes-based Open Service Mesh (OSM)". August 7, 2020. https://news.thewindowsclub.com/microsoft-announces-kubernetes-based-open-service-mesh-osm-102164/.
- ↑ "Microsoft Open Service Mesh Targets Market Mess - SDxCentral". August 7, 2020. https://www.sdxcentral.com/articles/news/microsoft-open-service-mesh-targets-market-mess/2020/08/.
- ↑ 5.0 5.1 "Microsoft launches Open Service Mesh based on Envoy". https://social.techcrunch.com/2020/08/05/microsoft-launches-open-service-mesh/.
- ↑ "Taking on Google's Istio, Microsoft debuts Open Service Mesh". August 5, 2020. https://siliconangle.com/2020/08/05/microsoft-debuts-open-service-mesh-rival-googles-istio/.
- ↑ "openservicemesh/osm". October 28, 2020. https://github.com/openservicemesh/osm.
- ↑ "Microsoft introduces Open Service Mesh for Kubernetes, plans quick donation to CNCF". https://www.theregister.com/2020/08/05/microsoft_open_service_mesh/.
- ↑ "OSM Project Update" (in en-us). https://openservicemesh.io/blog/osm-project-update/.
External links
Original source: https://en.wikipedia.org/wiki/Open Service Mesh.
Read more |