Closed
Description
$ kubectl describe service istio-ingressgateway -n istio-system
Name: istio-ingressgateway
Namespace: istio-system
Labels: app=istio-ingressgateway
install.operator.istio.io/owning-resource=unknown
istio=ingressgateway
istio.io/rev=default
operator.istio.io/component=IngressGateways
release=istio
Annotations: <none>
Selector: app=istio-ingressgateway,istio=ingressgateway
Type: ClusterIP
IP Family Policy: SingleStack
IP Families: IPv4
IP: 10.108.83.112
IPs: 10.108.83.112
Port: status-port 15021/TCP
TargetPort: 15021/TCP
Endpoints: 10.244.0.15:15021
Port: http2 80/TCP
TargetPort: 8080/TCP
Endpoints: 10.244.0.15:8080
Port: https 443/TCP
TargetPort: 8443/TCP
Endpoints: 10.244.0.15:8443
Session Affinity: None
Events: <none>
$ minikube service istio-ingressgateway -n istio-system
|--------------|----------------------|-------------|--------------|
| NAMESPACE | NAME | TARGET PORT | URL |
|--------------|----------------------|-------------|--------------|
| istio-system | istio-ingressgateway | | No node port |
|--------------|----------------------|-------------|--------------|
😿 service istio-system/istio-ingressgateway has no node port