Istio 常见问题 - configmap istio-ca-root-cert not found

原文:https://makeoptim.com/istio-faq/istio-ca-root-cert-not-found

现象

Istio 升级到 1.5.0 之后,新建命名空间,并开启 Istio sidecar 注入后,部署服务,会出现如下报错

MountVolume.SetUp failed for volume "istiod-ca-cert" : configmap "istio-ca-root-cert" not found

解决方法

kubectl rollout restart deployment istiod -n istio-system

参考

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章