Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmdv/rpc-prototype-server
rpcx server prototype which uses rpcx and skaffold within local cluster
https://github.com/dmdv/rpc-prototype-server
cluster microservice prototype rpc rpcx skaffold skaffold-example
Last synced: about 2 months ago
JSON representation
rpcx server prototype which uses rpcx and skaffold within local cluster
- Host: GitHub
- URL: https://github.com/dmdv/rpc-prototype-server
- Owner: Dmdv
- License: mit
- Created: 2022-08-08T17:42:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T18:33:47.000Z (over 2 years ago)
- Last Synced: 2023-03-12T01:42:57.162Z (almost 2 years ago)
- Topics: cluster, microservice, prototype, rpc, rpcx, skaffold, skaffold-example
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPCX Server prototype
RPCX Server example with skaffold to run in local cluster
#### Links
##### Here are necessary examples for K8S
rpcx:
- https://github.com/smallnest/rpcx
- https://github.com/rpcxio/rpcx-examples
- https://github.com/rpcxio/rpcx-examples/tree/master/k8s
- https://github.com/rpcxio/rpcx-examples/tree/master/k8s_dnsskaffold:
- https://github.com/GoogleContainerTools/skaffold/tree/main/examples/microservices## Prerequisites
Use Makefile to make all necessary steps
- Minikube
- Skaffold
https://skaffold.dev/docs/