Create a busybox pod that runs the command "env" and save the output to "envpod" file
Create a busybox pod that runs the command "env" and save the output to "envpod" file
A . Solution:
kubectl run busybox –image=busybox –restart=Never –rm -it — env > envpod.yaml
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