update version info (#10408)

This commit is contained in:
SataQiu
2018-10-04 10:40:34 +08:00
committed by k8s-ci-robot
parent 96e18455cf
commit f950f0977e
@@ -258,10 +258,10 @@ Sometimes when debugging it can be useful to look at the status of a node -- for
```shell ```shell
$ kubectl get nodes $ kubectl get nodes
NAME STATUS ROLES AGE VERSION NAME STATUS ROLES AGE VERSION
kubernetes-node-861h NotReady <none> 1h v1.11.1 kubernetes-node-861h NotReady <none> 1h v1.12.0
kubernetes-node-bols Ready <none> 1h v1.11.1 kubernetes-node-bols Ready <none> 1h v1.12.0
kubernetes-node-st6x Ready <none> 1h v1.11.1 kubernetes-node-st6x Ready <none> 1h v1.12.0
kubernetes-node-unaj Ready <none> 1h v1.11.1 kubernetes-node-unaj Ready <none> 1h v1.12.0
``` ```
```shell ```shell