Update the version in the example (#11598)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
41d8a76c3c
commit
9833da206e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user