diff --git a/cloud-native/cloud-native-local-quick-start.md b/cloud-native/cloud-native-local-quick-start.md index 76bf6a561..15df1a33d 100644 --- a/cloud-native/cloud-native-local-quick-start.md +++ b/cloud-native/cloud-native-local-quick-start.md @@ -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) ## 管理