0 votes
in JavaScript by

Q. $kubectl get deployments command is used to__________

(1)All of these

(2)get the details of the deployment

(3)get the status of actual and desired state

(4)get the details of created deployments

1 Answer

0 votes
by

Ans is

get the details of created deployments

...