k8wiz
Home
Articles
Back to Kubernetes Quizzes
Kubernetes
Medium
Commands
Which command would you use to delete a pod named 'nginx' immediately without a grace period?
Question #30 from Kubernetes
Select your answer:
A.
kubectl delete pod nginx
B.
kubectl delete pod nginx --now
C.
kubectl delete pod nginx --force
D.
kubectl delete pod nginx --grace-period=0 --force
Submit Answer
Take Full Kubernetes Quiz
Take Medium Level Quiz
Continue Learning
Explore more Kubernetes quiz questions and improve your knowledge
Browse all Kubernetes difficulty levels
Explore other Kubernetes technologies
k8wiz - Kubernetes Knowledge Quiz Platform