$ kubectl -n istio-system get pod
NAME READY STATUS RESTARTS AGE
grafana-5fb774bcc9-2rkng 1/1 Running 0 6m
istio-citadel-5b956fdf54-5nb25 1/1 Running 0 6m
istio-egressgateway-6cff45b4db-gt8tr 1/1 Running 0 6m
istio-galley-699888c459-sgz7z 1/1 Running 0 6m
istio-ingress-fc79cc885-dvjqh 1/1 Running 0 6m
istio-ingressgateway-fc648887c-q5s5h 1/1 Running 0 6m
istio-pilot-6cd95f9cc4-fjdb5 2/2 Running 0 6m
istio-policy-75f75cc6fd-4mlhn 2/2 Running 0 6m
istio-sidecar-injector-6d59d46ff4-m79tl 1/1 Running 0 6m
istio-statsd-prom-bridge-7f44bb5ddb-phkh6 1/1 Running 0 6m
istio-telemetry-544b8d7dcf-mk5kw 2/2 Running 0 6m
istio-tracing-ff94688bb-7hmfb 1/1 Running 0 6m
prometheus-84bd4b9796-hcjwc 1/1 Running 0 6m
servicegraph-6c6dbbf599-q4rxd 1/1 Running 0 6m
$ kubectl -n istio-system get service
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
grafana ClusterIP 10.0.150.84 <none> 3000/TCP 6m
istio-citadel ClusterIP 10.0.9.108 <none> 8060/TCP,9093/TCP 6m
istio-egressgateway ClusterIP 10.0.168.237 <none> 80/TCP,443/TCP 6m
istio-galley ClusterIP 10.0.160.216 <none> 443/TCP,9093/TCP 6m
istio-ingress LoadBalancer 10.0.55.174 x.x.x.x 80:32000/TCP,443:32728/TCP 6m
istio-ingressgateway LoadBalancer 10.0.203.82 x.x.x.x 80:31380/TCP,443:31390/TCP,31400:31400/TCP,15011:31720/TCP,8060:31948/TCP,15030:32340/TCP,15031:31958/TCP 6m
istio-pilot ClusterIP 10.0.195.162 <none> 15010/TCP,15011/TCP,8080/TCP,9093/TCP 6m
istio-policy ClusterIP 10.0.14.130 <none> 9091/TCP,15004/TCP,9093/TCP 6m
istio-sidecar-injector ClusterIP 10.0.160.50 <none> 443/TCP 6m
istio-statsd-prom-bridge ClusterIP 10.0.133.84 <none> 9102/TCP,9125/UDP 6m
istio-telemetry ClusterIP 10.0.247.30 <none> 9091/TCP,15004/TCP,9093/TCP,42422/TCP 6m
jaeger-agent ClusterIP None <none> 5775/UDP,6831/UDP,6832/UDP 6m
jaeger-collector ClusterIP 10.0.29.72 <none> 14267/TCP,14268/TCP 6m
jaeger-query ClusterIP 10.0.19.250 <none> 16686/TCP 6m
prometheus ClusterIP 10.0.19.53 <none> 9090/TCP 6m
servicegraph ClusterIP 10.0.251.76 <none> 8088/TCP 6m
tracing ClusterIP 10.0.62.176 <none> 80/TCP 6m
zipkin ClusterIP 10.0.158.231 <none> 9411/TCP 6m