12 2020 档案

摘要:概念: prometheus 安装 其他namespace 下。 istio-system空间下 不启动istio。 访问kiali 时候 graph 会显示未连接到prometheus 。这是由于 istio-system下没有prometheus prometheus 在monitor-sa 命 阅读全文
posted @ 2020-12-16 15:16 执酒 阅读(1266) 评论(0) 推荐(0)
摘要:有时候会用到避免重写,重找麻烦 1.busybox apiVersion: apps/v1 kind: Deployment metadata: name: client spec: replicas: 1 selector: matchLabels: app: client template: m 阅读全文
posted @ 2020-12-09 11:40 执酒 阅读(189) 评论(0) 推荐(0)
摘要:前言 有段时间没关注istio了,现在都已经升级到1.80版本了。现在Istio已经完全弃用Mixer组件。 安装还是老样子的安装,不过从istio1.7开始 安装kiali prometheus grafana jaeger等插件已经不能使用istioctl来安装了,需要使用kubectl来指定安 阅读全文
posted @ 2020-12-09 10:45 执酒 阅读(1702) 评论(0) 推荐(0)