fixed a typo in kubectl book
Kubernetes-commit: 305fbd2bf6408d44f48f7739f3131bab07f50451
This commit is contained in:
parent
598b3932ce
commit
6098586103
|
@ -67,7 +67,7 @@ kubectl cluster-info
|
|||
{% endmethod %}
|
||||
|
||||
{% panel style="info", title="Kube Proxy" %}
|
||||
The URLs printed by `cluster-info` can be access at `127.0.0.1:8001` by
|
||||
The URLs printed by `cluster-info` can be accessed at `127.0.0.1:8001` by
|
||||
running `kubectl proxy`.
|
||||
{% endpanel %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue