Kubernetes - Pods
Which flag is used with
kubectl exec to specify the container when a Pod has multiple containers?kubectl exec to specify the container when a Pod has multiple containers?-c flag is used to specify which container to run the command in.--pod or --select do not exist for this purpose; --container is not a valid flag.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions