Skip to content

Commit aec2737

Browse files
author
Cweiping
committed
add note to kubectl port-forward
Signed-off-by: Weiping Cai <[email protected]>
1 parent 7ad6aec commit aec2737

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,12 @@ for database debugging.
162162
I0710 14:43:38.274797 3655 portforward.go:225] Forwarding from [::1]:7000 -> 6379
163163
```
164164
165+
{{< note >}}
166+
167+
`kubectl port-forward` does not return. To continue with the exercises, you will need to open another terminal.
168+
169+
{{< /note >}}
170+
165171
2. Start the Redis command line interface:
166172
167173
```shell

0 commit comments

Comments
 (0)