mirror of https://github.com/istio/istio.io.git
jaeger-agent has no cluster ip (#3698)
This commit is contained in:
parent
5c1c9ae630
commit
451aa8867e
|
|
@ -81,7 +81,7 @@ $ kubectl apply -f install/kubernetes/istio-demo-auth.yaml
|
|||
|
||||
## Verifying the installation
|
||||
|
||||
1. Ensure the following Kubernetes services are deployed and verify they all have an appropriate `CLUSTER-IP`:
|
||||
1. Ensure the following Kubernetes services are deployed and verify they all have an appropriate `CLUSTER-IP` except the `jaeger-agent` service:
|
||||
|
||||
{{< text bash >}}
|
||||
$ kubectl get svc -n istio-system
|
||||
|
|
|
|||
Loading…
Reference in New Issue