Command Details

$ kubectl port-forward <pod_name> <local_port>:<pod_port>

Forward a local port to a port on the pod.