Exam CKA Topic 2 Question 18 Discussion
Actual exam question for Linux Foundation's CKA exam
Question #: 18
Topic #: 2
Question #: 18
Topic #: 2
Create a busybox pod that runs the command "env" and save the output to "envpod" file
Suggested Answer:
kubectl run busybox --image=busybox --restart=Never --rm -it -- env > envpod.yaml
by Althea at May 31, 2026, 06:44 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).