grpc-lb-istio

module
v0.0.0-...-8993e53 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2019 License: MIT

README

grpc-lb-istio

Go example for gRPC load balancing with Istio

Introduction

All executables are located at the cmd directory.

Examples

There are 5 examples:

  • frontend: connect to backend and provides public RESTful/gRPC interfaces.
  • backend: a standalone service.

Usage

Development

Build all executables

$ make all

Generate code from protobuf

$ make gen

Clean all executables

$ make clean

Run go test

$ make test

Run dep ensure

$ make deps
Docker

Build docker image

$ make docker

Push docker image

$ make docker-push

License

The MIT License

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL