kubectl port-forward

kubectl port-forward

kubectl port-forward <pod_name> <host_port>:<container_port>
kubectl port-forward www 8080:80