Skip to content

Commit a5f2e5e

Browse files
committed
add: friendly context
1 parent ed10e86 commit a5f2e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lab/01-prereqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You need to authenticate the `oc` CLI with your cluster. To get your login token
2828
oc login --token=sha256~XXXXX --server=https://api.<CLUSTER_DOMAIN>:443
2929
```
3030

31-
5. Paste and run it in your terminal.
31+
5. Paste and run it in your terminal. We'll use this later!
3232
3333
!!! note "Token expiration"
3434
Login tokens expire after a period of inactivity. If you see `error: the server has asked for the client to provide credentials`, repeat the steps above to get a fresh token.

0 commit comments

Comments
 (0)