1.

Which of the following commands is used to check the deployment of whether replicas are running in a cluster?

Answer»

Which of the following commands is used to check the deployment of whether replicas are running in a CLUSTER?
Choose the correct OPTION from below LIST
(1)kubectl get services
(2)Both kubectl get deployments and kubectl describe deployments
(3)kubectl describe deployments
(4)kubectl get deployments

Answer:-(2)Both kubectl get deployments and kubectl describe deployments



Discussion

No Comment Found