Quiz: Accessing and Updating Deployments

Test your understanding of applications deployed by Kubernetes.

1

Which of the following commands will show the ReplicaSets created by a Deployment?

A)
$ kubectl get replicaset
B)
$ kubectl get rs
C)
$ kubectl get r_s
D)
$ kubectl get --rs
Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.