Kubernetes - kubectl Essential Commands
You want to access two different pods
pod-a and pod-b running on ports 8080 and 9090 respectively, on your local machine at ports 3000 and 4000 simultaneously. Which commands should you run?