update version info (#10409)
parent
272c3ca030
commit
1f4962fd44
|
@ -61,9 +61,9 @@ a `proxyMode` endpoint:
|
||||||
```console
|
```console
|
||||||
$ kubectl get nodes
|
$ kubectl get nodes
|
||||||
NAME STATUS ROLES AGE VERSION
|
NAME STATUS ROLES AGE VERSION
|
||||||
kubernetes-minion-group-6jst Ready <none> 2h v1.11.1
|
kubernetes-minion-group-6jst Ready <none> 2h v1.12.0
|
||||||
kubernetes-minion-group-cx31 Ready <none> 2h v1.11.1
|
kubernetes-minion-group-cx31 Ready <none> 2h v1.12.0
|
||||||
kubernetes-minion-group-jj1t Ready <none> 2h v1.11.1
|
kubernetes-minion-group-jj1t Ready <none> 2h v1.12.0
|
||||||
|
|
||||||
kubernetes-minion-group-6jst $ curl localhost:10249/proxyMode
|
kubernetes-minion-group-6jst $ curl localhost:10249/proxyMode
|
||||||
iptables
|
iptables
|
||||||
|
|
Loading…
Reference in New Issue