Skip to content

Commit 9c2cfc6

Browse files
authored
Update troubleshooting.md
1 parent 3236537 commit 9c2cfc6

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/troubleshooting.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -201,13 +201,7 @@ To obtain remote logs, run:
201201
kctf chal debug logs
202202
```
203203

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`.
204+
In addition, you can run any kubectl command as before.
211205

212206
### Restarting or redeploying
213207

0 commit comments

Comments
 (0)