部署BookInfo-Gateway 报错
来源:13-4 部署BookInfo示例应用

慕少8521559
2021-11-08
执行报错
kubectl apply -f samples/bookinfo/networking/bookinfo-gateway.yaml
截图如下:
文字如下:
Error from server (InternalError): error when creating "samples/bookinfo/networking/bookinfo-gateway.yaml": Internal error occurred: failed calling webhook "validation.istio.io": Post "https://istiod.istio-system.svc:443/validate?timeout=30s": dial tcp 10.233.38.240:443: i/o timeout
Error from server (InternalError): error when creating "samples/bookinfo/networking/bookinfo-gateway.yaml": Internal error occurred: failed calling webhook "validation.istio.io": Post "https://istiod.istio-system.svc:443/validate?timeout=30s": context deadline exceeded
请问如何解决?
其他信息如下:
写回答
1回答
-
刘果国
2021-11-09
参考下这个issue:https://github.com/istio/istio/issues/22319
00
相似问题