Size: a a a

2021 May 29

M

Manish in Istio_ru
it has following ports
15021:32447/TCP,80:31085/TCP,443:31080/TCP   5h50m
источник

M

Manish in Istio_ru
Thank you sir.
источник

ᴅⁱᵐⁱᴅʳ0ˡ in Istio_ru
Yaml pls
источник

M

Manish in Istio_ru
Do I compulsarly need to have tls cert for this?
источник

M

Manish in Istio_ru
yaml of service right or of pod?
источник

ᴅⁱᵐⁱᴅʳ0ˡ in Istio_ru
Svc yaml
источник

M

Manish in Istio_ru
i used helm for installation, but here is the output of describe

Name:                     istio-ingressgateway
Namespace:                istio-system
Labels:                   app=istio-ingressgateway
                         app.kubernetes.io/managed-by=Helm
                         install.operator.istio.io/owning-resource=unknown
                         istio=ingressgateway
                         istio.io/rev=default
                         operator.istio.io/component=IngressGateways
                         release=istio-ingress
Annotations:              meta.helm.sh/release-name: istio-ingress
                         meta.helm.sh/release-namespace: istio-system
Selector:                 app=istio-ingressgateway,istio=ingressgateway
Type:                     LoadBalancer
IP:                       10.100.23.177
LoadBalancer Ingress:     random-aws-alb.us-east-2.elb.amazonaws.com
Port:                     status-port  15021/TCP
TargetPort:               15021/TCP
NodePort:                 status-port  32447/TCP
Endpoints:                172.40.3.213:15021
Port:                     http2  80/TCP
TargetPort:               8080/TCP
NodePort:                 http2  31085/TCP
Endpoints:                172.40.3.213:8080
Port:                     https  443/TCP
TargetPort:               8443/TCP
NodePort:                 https  31080/TCP
Endpoints:                172.40.3.213:8443
Session Affinity:         None
External Traffic Policy:  Cluster
Events:                   <none>
источник

4

4c74356b41 in Istio_ru
this is valid
источник

M

Manish in Istio_ru
do I have to open up a new port for GRPC in istio ingress service to make it work?
источник

M

Manish in Istio_ru
hey @DimiDr0l anything ?
источник
2021 May 30

M

Manish in Istio_ru
hy there any suggestions please.
источник

ID

Ivan Drygin in Istio_ru
https://pastebin.com/jJN3wHUb

just share my working config for grpc
hope it helps
источник

M

Manish in Istio_ru
thank you very much @lastdil let me try it and get back to you
источник

M

Manish in Istio_ru
do you have mTLS enabled on your istio installation?
источник

ID

Ivan Drygin in Istio_ru
No
источник

M

Manish in Istio_ru
could yuo share me the steps you carried out @lastdil if possible?
I have been struggling since last two days for making it work.

And also, I am trying to achieve this on internally (with no services exposed publically)
источник

ID

Ivan Drygin in Istio_ru
actually issue only with external access outside the cluster?
источник

M

Manish in Istio_ru
no, issue is internally as well.
no service can reach eachother
источник

ID

Ivan Drygin in Istio_ru
okay, you can try to apply my config (only change ports to yours ) and share the result. there is no need to do anything else
источник

M

Manish in Istio_ru
ok applying it right now
источник