Update web-ui-dashboard.md (#4900)
modify the first letter of sentence to be in uppercase
This commit is contained in:
@@ -34,7 +34,7 @@ You can access Dashboard using the kubectl command-line tool by running the foll
|
|||||||
$ kubectl proxy
|
$ kubectl proxy
|
||||||
```
|
```
|
||||||
|
|
||||||
kubectl will handle authentication with apiserver and make Dashboard available at http://localhost:8001/ui
|
Kubectl will handle authentication with apiserver and make Dashboard available at http://localhost:8001/ui.
|
||||||
|
|
||||||
The UI can _only_ be accessed from the machine where the command is executed. See `kubectl proxy --help` for more options.
|
The UI can _only_ be accessed from the machine where the command is executed. See `kubectl proxy --help` for more options.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user