https://github.com/dmdv/rpc-prototype-client
rpcx client prototype which uses rpcx, K8S and skaffold
https://github.com/dmdv/rpc-prototype-client
microservice prototype rpcx rpcx-client skaffold
Last synced: 7 months ago
JSON representation
rpcx client prototype which uses rpcx, K8S and skaffold
- Host: GitHub
- URL: https://github.com/dmdv/rpc-prototype-client
- Owner: Dmdv
- License: mit
- Created: 2022-08-08T17:43:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T19:48:35.000Z (over 3 years ago)
- Last Synced: 2025-02-12T10:28:27.026Z (about 1 year ago)
- Topics: microservice, prototype, rpcx, rpcx-client, skaffold
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# RPCX Client prototype
RPCX Client example with skaffold to run in local cluster
#### Links
Documentation:
https://rpcx.io/docs/part1/quickstart.html
##### 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_dns
skaffold:
- https://github.com/GoogleContainerTools/skaffold/tree/main/examples/microservices
## Prerequisites
Use Makefile to make all necessary steps
- Minikube
- Skaffold
https://skaffold.dev/docs/