Update tracing in kiali

pull/295/merge
Jimmy Song 2018-10-10 16:32:57 +08:00
parent 1de94d6bf4
commit 2006a73516
1 changed files with 7 additions and 3 deletions

View File

@ -249,9 +249,13 @@ Kiali是一个用于提供Istio service mesh观察性的项目更多信息请
kubectl apply -n istio-system -f addon/kiali
```
![Kiali动画](https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster/raw/master/images/kiali.gif)
Kiali web地址`http://172.17.8.101:31439`
**注意**当前还不支持jeager追踪请使用上文中提到的jeager地址。
用户名/密码admin/admin
![Kiali页面](https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster/raw/master/images/kiali.gif)
**注意**Kilia使用Jaeger做追踪请不用屏蔽kilia页面的弹出窗口。
### Weave scope
@ -271,7 +275,7 @@ kubectl apply -f addon/weave-scope
现在打开浏览器,访问 `http://scope.weave.jimmysong.io/`
![Kiali动画](https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster/raw/master/images/weave-scope-animation.gif)
![Scope页面](https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster/raw/master/images/weave-scope-animation.gif)
## 管理