Merge pull request #2035 from tianshapjq/patch-2
add "-l app=nginx" after "kubectl get pods"
This commit is contained in:
@@ -101,7 +101,7 @@ should have four pods:
|
||||
|
||||
1. Verify that the Deployment has four pods:
|
||||
|
||||
kubectl get pods
|
||||
kubectl get pods -l app=nginx
|
||||
|
||||
The output is similar to this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user