πŸ“Š Docker
Q. Can secrets be shared across multiple services in Docker?
  • (A) Yes, without restriction
  • (B) Only if they are redefined
  • (C) Yes, if explicitly attached to each service
  • (D) No, secrets are service-specific
πŸ’¬ Discuss
βœ… Correct Answer: (C) Yes, if explicitly attached to each service

Explanation: Secrets can be reused by different services if explicitly attached to each.

Explanation by: Mr. Dubey
Secrets can be reused by different services if explicitly attached to each.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
51
Total Visits
πŸ“½οΈ
10 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate