mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Update docs to refer to kubectl rather than kubecfg. Remove cli.md.
Partially addresses #2144. Fixes #834.
This commit is contained in:
@@ -7,7 +7,7 @@ Kubernetes currently supports a simple web user interface.
|
||||
Start the server:
|
||||
|
||||
```sh
|
||||
cluster/kubecfg.sh -proxy -www $PWD/www
|
||||
cluster/kubectl.sh proxy -www=$PWD/www
|
||||
```
|
||||
|
||||
The UI should now be running on [localhost](http://localhost:8001/static/index.html#/groups//selector)
|
||||
|
Reference in New Issue
Block a user