The version information displayed on the page is outdated (#10407)

This commit is contained in:
LiuDui
2018-10-04 11:42:22 +08:00
committed by k8s-ci-robot
parent 8801499792
commit ab96cc7b25
@@ -29,9 +29,9 @@ Kubernetes cluster.
```shell ```shell
NAME STATUS ROLES AGE VERSION NAME STATUS ROLES AGE VERSION
worker0 Ready <none> 1d v1.11.1 worker0 Ready <none> 1d v1.12.0
worker1 Ready <none> 1d v1.11.1 worker1 Ready <none> 1d v1.12.0
worker2 Ready <none> 1d v1.11.1 worker2 Ready <none> 1d v1.12.0
``` ```
1. Chose one of your nodes, and add a label to it: 1. Chose one of your nodes, and add a label to it:
@@ -51,9 +51,9 @@ Kubernetes cluster.
```shell ```shell
NAME STATUS ROLES AGE VERSION LABELS NAME STATUS ROLES AGE VERSION LABELS
worker0 Ready <none> 1d v1.11.1 ...,disktype=ssd,kubernetes.io/hostname=worker0 worker0 Ready <none> 1d v1.12.0 ...,disktype=ssd,kubernetes.io/hostname=worker0
worker1 Ready <none> 1d v1.11.1 ...,kubernetes.io/hostname=worker1 worker1 Ready <none> 1d v1.12.0 ...,kubernetes.io/hostname=worker1
worker2 Ready <none> 1d v1.11.1 ...,kubernetes.io/hostname=worker2 worker2 Ready <none> 1d v1.12.0 ...,kubernetes.io/hostname=worker2
``` ```
In the preceding output, you can see that the `worker0` node has a In the preceding output, you can see that the `worker0` node has a