Skip to content

Example gRPC + HTTP Go server for use on GKE. Used in a blog post on Medium.

License

Notifications You must be signed in to change notification settings

mintensive/grpc-gke-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Go gRPC + HTTP server for use on GKE. Used in Medium blog post

build Docker image: docker build -t grpc_gke_example . && docker tag grpc_gke_example eu.gcr.io/<GCP-PROJECT>/grpc_gke_example:1.0.0

push Docker image into Google container registry: docker push eu.gcr.io/<GCP-PROJECT>/grpc_gke_example:1.0.0

About

Example gRPC + HTTP Go server for use on GKE. Used in a blog post on Medium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published