Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/unit-testing/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
kubernetes:解除有关准备就绪探测失败的警告的神秘性_Kubernetes_Google Kubernetes Engine_Istio - Fatal编程技术网

kubernetes:解除有关准备就绪探测失败的警告的神秘性

kubernetes:解除有关准备就绪探测失败的警告的神秘性,kubernetes,google-kubernetes-engine,istio,Kubernetes,Google Kubernetes Engine,Istio,我在我的kubectl get事件中看到了这一点——观察输出 46m Warning Unhealthy Pod Readiness probe failed: Get http://10.1.43.253:15020/healthz/ready: dial tcp 10.1.43.253:15020: connect: connection refused 日志没有提到哪个pod没有提供readin

我在我的
kubectl get事件中看到了这一点——观察
输出

46m         Warning   Unhealthy                Pod                       Readiness probe failed: Get http://10.1.43.253:15020/healthz/ready: dial tcp 10.1.43.253:15020: connect: connection refused
日志没有提到哪个pod没有提供readines探测器。(尽管这一点显而易见,但它来自于
istio


在主机和节点上使用版本为
v1.12.7-GKE.25
的GKE,在
istio
之上是IP为10.1.43.253的pod