List "nginx-dev" and "nginx-prod" pod and delete those pods
List "nginx-dev" and "nginx-prod" pod and delete those pods
A . Solution:
kubect1 get pods -o wide
kubectl delete po "nginx-dev"
kubectl delete po "nginx-prod"
Answer: A
Latest CKA Dumps Valid Version with 122 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments