Clarify how to stop kubectl proxy

This commit is contained in:
Jerome Petazzoni
2018-06-03 05:10:48 -05:00
parent 4213aba76e
commit 3d7ed3a3f7

View File

@@ -111,7 +111,7 @@ You should see the banner of the hasher service: `HASHER running on ...`
.exercise[
- Stop the `kubectl proxy`
- Stop the `kubectl proxy` process with Ctrl-C
]