摘要: 问题 安装完后,做官方 bookinfo 实验 kubectl apply -f samples/bookinfo/platform/kube/bookinfo.yaml 出现 sidecar 自动注入不成功。 解决方法 第一种可能: 安装 Istio 时,配置了 enableNamespacesB 阅读全文
posted @ 2021-08-17 17:24 fat_girl_spring 阅读(881) 评论(0) 推荐(0) 编辑
摘要: k8s安装istio 软件下载地址:https://github.com/istio/istio/ # 1、下载软件包并解压 [root@k8s-master1 istio]# ls istio-1.11.1-linux-amd64.tar.gz [root@k8s-master1 istio]# 阅读全文
posted @ 2021-08-17 17:20 fat_girl_spring 阅读(215) 评论(0) 推荐(0) 编辑