Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You’ve created a Pod using the kubectl run command. Now you’re attempting to remove the Pod, but it keeps being recreated. Which command could help you identify why the Pod is being recreated?
kubectl run
A
kubectl get secrets
B
kubectl get deployments
C
gcloud container describe pods
D
kubectl get pods