List of questions
Related questions
Question 86 - 300-910 discussion
An application has been designed based on microservices. The application is deployed on Kubernetes using multiple pods that share the same IP address. Each pod is responsible for a service in the application.
Which command validates the success of the application deployment?
A.
kubectl get pods -o wide -w
B.
kubectl rollout status deployment
C.
kubectl describe pods/
D.
kubectl rollout history deployment
Your answer:
0 comments
Sorted by
Leave a comment first