Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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_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/