Commit 59df63d8 authored by Nan Xiao's avatar Nan Xiao

Update mesos.md

#18954 should also be merged into master branch.
parent 533a4294
...@@ -194,12 +194,6 @@ disown -a ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment