Kubernetes - kubectl Essential Commands
You want to run a command inside a container but the pod has two containers named
frontend and backend. You want to run curl localhost inside the backend container. Which command is correct?