Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 94 Bytes

041_list_of_replica_sets.md

File metadata and controls

7 lines (3 loc) · 94 Bytes

TASK: Get a list of replica sets in "foo" namespace

ANSWER

kubectl get rs -n foo