Exam CKA Topic 2 Question 14 Discussion
Actual exam question for Linux Foundation's CKA exam
Question #: 14
Topic #: 2
Question #: 14
Topic #: 2
List all configmap and secrets in the cluster in all namespace and write it to a file /opt/configmap-secret
Suggested Answer:
kubectl get configmap,secrets --all-namespaces > /opt/configmap-secret // Verify Cat /opt/configmap-secret
by Amelia at Aug 18, 2024, 01:42 PM
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).