Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanwit/meshrun
https://github.com/chanwit/meshrun
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chanwit/meshrun
- Owner: chanwit
- Created: 2019-05-25T07:35:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-02T17:19:42.000Z (over 5 years ago)
- Last Synced: 2024-10-11T00:31:18.119Z (about 1 month ago)
- Language: Go
- Size: 29.3 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MeshRun
MeshRun is a tool implementing an extension to the Service Mesh Interface (SMI) specification, called SMI+K.
The SMI+K (SMI plus K) extension is SMI together with the Service definition from Knative.
MeshRun aims at bringing **Service Mesh** to run on the Serverless infrastructure. The first SMI+K implementation is on Cloud Run by wrapping around `gcloud` CLI.