- Home
- All questions
- Question 490
CKA study material · question 490 of 1000
A colleague cannot reach a port-forwarded application from another machine. Why?
Show the answer
Answer: A. The forward binds the local port on the loopback address
A port-forward binds loopback, so the tunnel is reachable only from the machine running kubectl.
Source: Use Port Forwarding to Access Applications in a Cluster (Kubernetes) — Forward a local port to a port on the Pod