Valid CKA Dumps shared by EduDump.com for Helping Passing CKA Exam! EduDump.com now offer the newest CKA exam dumps, the EduDump.com CKA exam questions have been updated and answers have been corrected get the newest EduDump.com CKA dumps with Test Engine here:
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 super-secret at /secrets.
Correct Answer:
Create a second pod named pod-secrets-via-env, using the redis Image, which exports password as CONFIDENTIAL See the solution below. Explanation solution