List of questions
Related questions
Question 26 - CKAD discussion
Context
Task:
1) Create a secret named app-secret in the default namespace containing the following single keyvalue pair:
Key3: value1
2) Create a Pod named ngnix secret in the default namespace.Specify a single container using the nginx:stable image.
Add an environment variable named BEST_VARIABLE consuming the value of the secret key3.
A.
See the solution below.
Your answer:
0 comments
Sorted by
Leave a comment first