GoogleCloudPlatform / endpoints-samples

Apache License 2.0
89 stars 60 forks source link

Modify gke/grpc-bookstore.yaml to use GKE ingress for container native load balancing. #69

Closed shuoyang2016 closed 3 years ago

shuoyang2016 commented 3 years ago

Modify gke/grpc-bookstore.yaml to use GKE ingress for container native load balancing.

These sample code is being used by https://cloud.google.com/endpoints/docs/grpc/get-started-kubernetes-engine-espv2. Changes in this PR include:

There are also a few Google internal docs changes pending:

shuoyang2016 commented 3 years ago

@nareddyt @qiwzhang @TAOXUY PTAL.

shuoyang2016 commented 3 years ago

Makes sense. I just changed it to 443.

shuoyang2016 commented 3 years ago

Thank you @nareddyt @TAOXUY . I'll try to submit this together with the internal doc change diff.