We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3236537 commit 9c2cfc6Copy full SHA for 9c2cfc6
docs/troubleshooting.md
@@ -201,13 +201,7 @@ To obtain remote logs, run:
201
kctf chal debug logs
202
```
203
204
-In addition, you can run any kubectl command under the kCTF cluster using kctf-kubectl.
205
-
206
-Again, make sure to use the right namespace by running:
207
-```
208
-kctf-kubectl config set-context --current --namespace=kctf-chal-troubleshooting
209
210
-This will be done automatically if you interact with a challenge using the Makefile, e.g. via `kctf chal status`.
+In addition, you can run any kubectl command as before.
211
212
### Restarting or redeploying
213
0 commit comments