Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Ingress and RouteRule with Gateway and VirtualService respectively #1047

Closed
ZhiminXiang opened this issue Jun 4, 2018 · 4 comments
Closed
Assignees
Labels
area/networking kind/feature Well-understood/specified features, ready for coding.

Comments

@ZhiminXiang
Copy link

Since we already upgraded Istio to 0.8.0, it is better for us to replace Ingress and RouteRule with Gateway and VirtualService respectively to take advantage of new Istio features.

@google-prow-robot google-prow-robot added area/networking kind/feature Well-understood/specified features, ready for coding. labels Jun 4, 2018
@tcnghia tcnghia self-assigned this Jun 8, 2018
google-prow-robot pushed a commit that referenced this issue Jun 21, 2018
* Adds sample gRPC application

* this sample depends on #1047 to be complete

* * Adds '-insecure' flag to sample grpc client
* Adds comment that the sample grpc server serves h2c by default
This was referenced Jun 22, 2018
@tcnghia tcnghia added this to the Serving Sprint #1 milestone Jun 28, 2018
@hanshengchiu
Copy link

Hi, I was trying the gRPC go sample and couldn't get it working. Has this issue been resolved?

*I installed knative serving 0.2.2.

@ravindranathakila
Copy link

Hi, I was trying the gRPC go sample and couldn't get it working. Has this issue been resolved?

*I installed knative serving 0.2.2.

I'm having this problem @hanshengchiu. Did you encounter this boss? ;)

screenshot 2019-02-11 20 36 30

@hanshengchiu
Copy link

hanshengchiu commented Feb 12, 2019

encounter
@ravindranathakila
No problem with executing the go example. But knative doesn't seem to work with gRPC yet. So I ended up using kubernetes+gRPC without knative.

@ravindranathakila
Copy link

ravindranathakila commented Feb 12, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking kind/feature Well-understood/specified features, ready for coding.
Projects
None yet
Development

No branches or pull requests

5 participants