k8wiz
Home
Articles
Back to Kubernetes Quizzes
Kubernetes
Easy
Commands
Which command would you use to create a deployment from a YAML file?
Question #5 from Kubernetes
Select your answer:
A.
kubectl create -f deployment.yaml
B.
kubectl apply -f deployment.yaml
C.
kubectl deploy -f deployment.yaml
D.
kubectl start -f deployment.yaml
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