fix link error

pull/134/head
Jimmy Song 2018-01-31 12:09:07 +08:00
parent 44795d0e57
commit db5e88dab6
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kubernetes-dashboard 10.254.177.181 <nodes> 443:32324/TCP 49m
```
访问集群中的任何一个节点即可打开dashboard登陆页面如https://172.20.0.113:32324/请使用https访问支持使用`kubeconfig`和`token`两种的认证方式:
访问集群中的任何一个节点即可打开dashboard登陆页面<https://172.20.0.113:32324/>请使用https访问支持使用`kubeconfig`和`token`两种的认证方式:
![登陆界面](../images/kubernetes-dashboard-1.7.1-login.jpg)