servicemesher / istio-handbook

Istio服务网格进阶实战
Creative Commons Attribution 4.0 International
1.77k stars 326 forks source link

安装istio时出错,Istiod encountered an error: failed to wait for resource: resources not ready after 5m0s: timed out waiting for the condition #262

Closed surpass closed 4 years ago

surpass commented 4 years ago

istioctl manifest apply This will install the default Istio profile into the cluster. Proceed? (y/N) y Detected that your cluster does not support third party JWT authentication. Falling back to less secure first party JWT. See https://istio.io/docs/ops/best-practices/security/#configure-third-party-service-account-tokens for details. ✔ Istio core installed
✘ Istiod encountered an error: failed to wait for resource: resources not ready after 5m0s: timed out waiting for the condition
Deployment/istio-system/istiod
✘ Addons encountered an error: failed to wait for resource: resources not ready after 5m0s: timed out waiting for the condition-system/prometheus
Deployment/istio-system/prometheus
✘ Ingress gateways encountered an error: failed to wait for resource: resources not ready after 5m0s: timed out waiting for the condition
Deployment/istio-system/istio-ingressgateway

surpass commented 4 years ago

可能是网络因素,多次重试后安装成功了

visket commented 3 years ago

为什么我试了好几天一直没成功过,检查日志也没有输出其他安装错误

AlanLongYu commented 3 years ago

mac m1 4 no of cpu 8G memery docker-desktop ✘ Ingress gateways encountered an error: failed to wait for resource: resources not ready after 5m0s:

zuzhiyang-beijing commented 3 years ago

我也是一直timeout

cfanbo commented 3 years ago

我也是这个问题,重试了n次了。版本 1.10.2

guanlh commented 3 years ago

有解决的么?

halower commented 3 years ago

我试了251次终于成功了

liangsqrt commented 3 years ago

我也是这个问题

pengyongqiang666 commented 2 years ago

1.这个timeout是假的,其实是机器内存要16G以上试下 2.如果k8s是只有master节点的话要开启允许master节点调度