Kubernetes - kubectl Essential Commands
You run
kubectl exec -it mypod -c web -- /bin/bash but get the error: error: unable to upgrade connection: container not found. What is the likely cause?