Purge cluster/kubectl.sh from nearly all docs.

Mark cluster/kubectl.sh as deprecated.
This commit is contained in:
Brendan Burns
2015-06-05 14:50:11 -07:00
parent 6a979704b7
commit 9e198a6ed9
22 changed files with 149 additions and 140 deletions

View File

@@ -13,9 +13,8 @@ Currently, you can look at:
Example from command line (the DNS lookup looks better from a web browser):
```
$ alias kctl=../../../cluster/kubectl.sh
$ kctl create -f pod.json
$ kctl proxy &
$ kubectl create -f pod.json
$ kubectl proxy &
Starting to serve on localhost:8001
$ curl localhost:8001/api/v1beta3/proxy/namespaces/default/pods/explorer:8080/vars/