mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
This commit is contained in:
@@ -7,7 +7,7 @@ Kubernetes has an extensible user interface with default functionality that desc
|
||||
Assuming that you have a cluster running locally at `localhost:8080`, as described [here](getting-started-guides/locally.md), you can run the UI against it with kubectl:
|
||||
|
||||
```sh
|
||||
cluster/kubectl.sh proxy --www=www/app --www-prefix=/
|
||||
kubectl proxy --www=www/app --www-prefix=/
|
||||
```
|
||||
|
||||
You should now be able to access it by visiting [localhost:8001](http://localhost:8001/).
|
||||
|
Reference in New Issue
Block a user