集群情况
安装完成后
请求如何解决下面几个问题:
1、Isto 中的jaeger-query 和jaeger-collector 异常
2、Monitoring 中的node-exporteri
3、app repos
` kubectl get po -n istio-system
[root@master1 ]# kubectl get po -n istio-system
NAME READY STATUS RESTARTS AGE
istio-citadel-bf7f55fb7-57nz9 1/1 Running 0 2d19h
istio-galley-5958487d5c-tmnkx 1/1 Running 0 47h
istio-ingressgateway-57df6b4c9f-ng69g 1/1 Running 0 2d19h
istio-init-crd-11-1.3.3-cr9kn 0/1 Completed 0 2d19h
istio-init-crd-12-1.3.3-gnj96 0/1 Completed 0 2d19h
istio-pilot-65668bcb-sgxdv 2/2 Running 0 2d19h
istio-policy-b8648ffd5-fgc4z 2/2 Running 0 2d19h
istio-sidecar-injector-74b777cd-frznk 1/1 Terminating 0 2d19h
istio-sidecar-injector-74b777cd-n6ssv 1/1 Running 0 33h
istio-telemetry-795466fc84-xvh4k 2/2 Running 0 2d19h
jaeger-collector-544bdd5f9f-xvn4t 0/1 CrashLoopBackOff 387 33h
jaeger-operator-bdbb4954b-rvrn5 1/1 Running 0 33h
jaeger-query-5d86f5fcf-pbk85 ½ CrashLoopBackOff 387 33h
[root@master1 ]# C
`