fix the command output
fix the command output
This commit is contained in:
@@ -59,10 +59,10 @@ a `proxyMode` endpoint:
|
|||||||
|
|
||||||
```console
|
```console
|
||||||
$ kubectl get nodes
|
$ kubectl get nodes
|
||||||
NAME STATUS AGE
|
NAME STATUS AGE VERSION
|
||||||
kubernetes-minion-group-6jst Ready 2h
|
kubernetes-minion-group-6jst Ready 2h v1.6.0+fff5156
|
||||||
kubernetes-minion-group-cx31 Ready 2h
|
kubernetes-minion-group-cx31 Ready 2h v1.6.0+fff5156
|
||||||
kubernetes-minion-group-jj1t Ready 2h
|
kubernetes-minion-group-jj1t Ready 2h v1.6.0+fff5156
|
||||||
|
|
||||||
kubernetes-minion-group-6jst $ curl localhost:10249/proxyMode
|
kubernetes-minion-group-6jst $ curl localhost:10249/proxyMode
|
||||||
iptables
|
iptables
|
||||||
|
|||||||
Reference in New Issue
Block a user