CORRECT TEXT
CORRECT TEXT
Create an nginx pod and list the pod with different levels of verbosity
Answer: // create a pod
kubectl run nginx –image=nginx –restart=Never –port=80
// List the pod with different verbosity kubectl get po nginx –v=7
kubectl get po nginx –v=8 kubectl get po nginx –v=9
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