Create an nginx pod and list the pod with different levels of verbosity
A . Solution:
// 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
Answer: A
Latest CKA Dumps Valid Version with 122 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund