Serving: How could I increase number of istio-ingressgateway pod for large traffic.

Created on 8 Oct 2019  Â·  6Comments  Â·  Source: knative/serving

/area autoscale
/area networking

Ask your question here:

I need number of istio-ingressgateway pod more than 1 because large traffic.
But document for install istio for knative, there is following comment.
# Set gateway pods to 1 to sidestep eventual consistency / readiness problems.
https://github.com/knative/docs/blob/master/docs/install/installing-istio.md
Is this issue still valid?
How could I increase number of istio-ingressgateway pod for large traffic.

areautoscale arenetworking kinquestion

Most helpful comment

This seems not true now.
@arisu1000 You can follow the example in the above comment to bind HPA to Istio ingress so that it could be autoscaled.

All 6 comments

The comment (Set gateway pods to 1 to sidestep eventual consistency / readiness problems. ) seems not true. Actually the CI is testing with multiple pods as below.

https://github.com/knative/serving/blob/7d87f88c65981e1905429a02bb1942fe4b96d9f7/third_party/istio-1.3.0/istio.yaml#L3129-L3130

https://github.com/knative/serving/blob/7d87f88c65981e1905429a02bb1942fe4b96d9f7/third_party/istio-1.3.0/istio-lean.yaml#L961-L962

cc @ZhiminXiang @tcnghia @JRBANCEL

This seems not true now.
@arisu1000 You can follow the example in the above comment to bind HPA to Istio ingress so that it could be autoscaled.

@nak3 @ZhiminXiang Thank you for reply.

Also there is probably relevant documentation on the Istio site.

On Mon, Oct 7, 2019 at 9:07 PM WonChon Jung notifications@github.com
wrote:

@nak3 https://github.com/nak3 @ZhiminXiang
https://github.com/ZhiminXiang Thank you for reply.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/knative/serving/issues/5766?email_source=notifications&email_token=AAF2WX3RABKWRLYQ624EJ33QNQBRHA5CNFSM4I6MIAMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEASS54I#issuecomment-539307761,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAF2WX23JLQKSXNS6KPW5G3QNQBRHANCNFSM4I6MIAMA
.

I updated the docs: https://github.com/knative/docs/pull/1871
/close

@JRBANCEL: Closing this issue.

In response to this:

I updated the docs: https://github.com/knative/docs/pull/1871
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VladimirSmogitel picture VladimirSmogitel  Â·  7Comments

vtereso picture vtereso  Â·  5Comments

scothis picture scothis  Â·  3Comments

greghaynes picture greghaynes  Â·  6Comments

josephburnett picture josephburnett  Â·  6Comments