Computer Science, asked by ccorder, 6 months ago

(GCP) Google Cloud Platform Kubernetes
Which of the following commands is used to check the deployment of whether replicas are running in a cluster?

1) kubectl describe deployments

2) kubectl get services

3) kubectl get deployments

4) Both kubectl get deployments and kubectl describe deployments

Answers

Answered by tarannumperween8862
1

Answer:

3)kubectl get deplyments is the right answer

Similar questions