ExamGecko
Question list
Search
Search

List of questions

Search

Question 12 - CKA discussion

Report
Export

Create a Kubernetes secret as follows:

Name: super-secret password: bob

Create a pod named pod-secrets-via-file, using the redis Image, which mounts a secret named supersecret at /secrets.

Create a second pod named pod-secrets-via-env, using the redis Image, which exports password as

CONFIDENTIAL

A.
See the solution below.
Answers
A.
See the solution below.
Suggested answer: A

Explanation:

solution

asked 18/09/2024
Jasper John Cecilio
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first