k8wiz
Home
Articles
Back to Kubernetes Quizzes
Kubernetes
Easy
Commands
Which command would you use to get the YAML definition of a running pod named 'web-app'?
Question #34 from Kubernetes
Select your answer:
A.
kubectl get pod web-app -o yaml
B.
kubectl describe pod web-app -o yaml
C.
kubectl export pod web-app
D.
kubectl yaml pod web-app
Submit Answer
Take Full Kubernetes Quiz
Take Easy 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