Check listeners
k get po -n istio-system
NAME READY STATUS RESTARTS AGE
istio-ingressgateway-64648bf44b-2vc4p 1/1 Running 0 32d
istiod-f55f7b568-bnl6v 1/1 Running 0 32d
istiod-f55f7b568-gcmkq 1/1 Running 0 32d
istioctl proxy-config listeners -n istio-system istio-ingressgateway-64648bf44b-2vc4p LAB_AWS97
ADDRESS PORT MATCH DESTINATION
0.0.0.0 8080 ALL Route: http.80
0.0.0.0 8443 SNI: *.lab.nordigy.ru Route: https.443.https-lab-nordigy-ru.srs-lab-nordigy-http-gateway.cprc
0.0.0.0 15021 ALL Inline Route: /healthz/ready*
0.0.0.0 15090 ALL Inline Route: /stats/prometheus*
Last updated
Was this helpful?