CKAD • Practice Test 6
Free CKAD practice test — 10 questions with explanations. Set 6. No signup required.
A developer wants to inject database credentials into a pod as environment variables. The credentials are stored in a Kubernetes Secret named 'db-creds' with keys 'username' and 'password'. Which pod spec snippet correctly injects both values as environment variables?