Update the version in the example (#11598)

This commit is contained in:
lIuDuI 2018-12-12 08:09:45 +08:00 committed by Kubernetes Prow Robot
parent 41d8a76c3c
commit 9833da206e
3 changed files with 13 additions and 13 deletions

View File

@ -29,9 +29,9 @@ Kubernetes cluster.
```shell
NAME STATUS ROLES AGE VERSION
worker0 Ready <none> 1d v1.12.0
worker1 Ready <none> 1d v1.12.0
worker2 Ready <none> 1d v1.12.0
worker0 Ready <none> 1d v1.13.0
worker1 Ready <none> 1d v1.13.0
worker2 Ready <none> 1d v1.13.0
```
1. Chose one of your nodes, and add a label to it:
@ -51,9 +51,9 @@ Kubernetes cluster.
```shell
NAME STATUS ROLES AGE VERSION LABELS
worker0 Ready <none> 1d v1.12.0 ...,disktype=ssd,kubernetes.io/hostname=worker0
worker1 Ready <none> 1d v1.12.0 ...,kubernetes.io/hostname=worker1
worker2 Ready <none> 1d v1.12.0 ...,kubernetes.io/hostname=worker2
worker0 Ready <none> 1d v1.13.0 ...,disktype=ssd,kubernetes.io/hostname=worker0
worker1 Ready <none> 1d v1.13.0 ...,kubernetes.io/hostname=worker1
worker2 Ready <none> 1d v1.13.0 ...,kubernetes.io/hostname=worker2
```
In the preceding output, you can see that the `worker0` node has a

View File

@ -257,10 +257,10 @@ Sometimes when debugging it can be useful to look at the status of a node -- for
```shell
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
kubernetes-node-861h NotReady <none> 1h v1.12.0
kubernetes-node-bols Ready <none> 1h v1.12.0
kubernetes-node-st6x Ready <none> 1h v1.12.0
kubernetes-node-unaj Ready <none> 1h v1.12.0
kubernetes-node-861h NotReady <none> 1h v1.13.0
kubernetes-node-bols Ready <none> 1h v1.13.0
kubernetes-node-st6x Ready <none> 1h v1.13.0
kubernetes-node-unaj Ready <none> 1h v1.13.0
```
```shell

View File

@ -61,9 +61,9 @@ a `proxyMode` endpoint:
```console
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
kubernetes-minion-group-6jst Ready <none> 2h v1.12.0
kubernetes-minion-group-cx31 Ready <none> 2h v1.12.0
kubernetes-minion-group-jj1t Ready <none> 2h v1.12.0
kubernetes-minion-group-6jst Ready <none> 2h v1.13.0
kubernetes-minion-group-cx31 Ready <none> 2h v1.13.0
kubernetes-minion-group-jj1t Ready <none> 2h v1.13.0
kubernetes-minion-group-6jst $ curl localhost:10249/proxyMode
iptables