Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmware/hamlet
Multi-Vendor Service Mesh Interoperation
https://github.com/vmware/hamlet
Last synced: 2 days ago
JSON representation
Multi-Vendor Service Mesh Interoperation
- Host: GitHub
- URL: https://github.com/vmware/hamlet
- Owner: vmware
- License: other
- Created: 2019-08-23T15:45:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T16:17:48.000Z (over 1 year ago)
- Last Synced: 2024-08-02T01:26:52.733Z (3 months ago)
- Size: 232 KB
- Stars: 86
- Watchers: 14
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-repositories - vmware/hamlet - Multi-Vendor Service Mesh Interoperation (Others)
README
# Hamlet
[![Slack](https://img.shields.io/badge/slack-join%20chat-e01563.svg?logo=slack)](https://code.vmware.com/web/code/join)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)Hamlet specifies a set of API standards for enabling service mesh federation.
The [API specification](spec/service-discovery.md) was realized as a
collaborative effort with service mesh vendors viz. Google, HashiCorp, Pivotal
and VMware.The specification currently consists of the following APIs.
* [Federated Resource Discovery API](api/resourcediscovery/v1alpha1/resource_discovery_v1alpha1.proto)
\- API to authenticate and securely distribute resources between federated
service meshes.
* [Federated Service Discovery API](api/types/v1alpha1/federated_service_v1alpha1.proto)
\- API to discover, reach, authenticate, and securely communicate with
federated services.
## ContributingPlease see [CONTRIBUTING.md](CONTRIBUTING.md) if you'd like to contribute.
## License
Hamlet is licensed under the Apache License, Version 2.0. See the
[LICENSE](LICENSE) file for the full license text.