What is the primary purpose of kubectl port-forward?
kubectl port-forward
Create a permanent production ingress endpoint.
Copy a pod to the local workstation.
Build a container image inside the cluster.
Create temporary local access to a pod or Service port for testing and debugging without public exposure.