servicemesher / istio-handbook

Istio服务网格进阶实战

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

surpass opened this issue · comments

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

  • Pruning removed resources Error: failed to apply manifests: errors occurred during operation

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

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

commented

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:

我也是一直timeout

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

有解决的么?

我试了251次终于成功了

我也是这个问题

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