CKAD • Practice Questions 2 — 50 Questions
Free CKAD practice questions 2 — 50 questions with explanations. 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?