Kubernetes - kubectl Essential Commands
After running
kubectl port-forward svc/my-service 8080:80, what occurs when you visit http://localhost:8080 in your browser?