-
Story
-
Resolution: Done
-
Minor
-
DO280 - OCP4.10-en-2-20220811
-
None
-
ROLE
-
en-US (English)
URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do280-4.10/pages/ch02s03
Reporter RHNID: yuvaraj-rhls
Section: install-troubleshoot-lecture - Troubleshooting OpenShift Clusters and Applications
Language: en-US (English)
Workaround:
Description: Description: On do280-4.10/pages/ch02s03: Under "Troubleshooting Application Deployments" / "Changing a Running Container": It states: oc port-forward my-pod-name local-port:remote-port Creates a TCP tunnel from local-port on your workstation to local-port on the pod It should be: Creates a TCP tunnel from local-port on your workstation to *remote*-port on the pod