Update mesos.md

#18954 should also be merged into master branch.
This commit is contained in:
Nan Xiao 2016-01-15 10:27:02 +08:00
parent 533a42948e
commit 59df63d8a7

View File

@ -194,12 +194,6 @@ disown -a
#### Validate KM Services #### Validate KM Services
Add the appropriate binary folder to your `PATH` to access kubectl:
```bash
export PATH=<path/to/kubernetes-directory>/platforms/linux/amd64:$PATH
```
Interact with the kubernetes-mesos framework via `kubectl`: Interact with the kubernetes-mesos framework via `kubectl`:
```console ```console