Q. Which feature stores sensitive data such as passwords directly in Swarm’s Raft store?

  • (A) Configs
  • (B) Volumes
  • (C) Secrets
  • (D) Labels
πŸ’¬ Discuss
βœ… Correct Answer: (C) Secrets
Explanation: docker secret create uploads encrypted data to the Raft store and delivers it only to tasks that need it.
Explanation by: Mr. Dubey
docker secret create uploads encrypted data to the Raft store and delivers it only to tasks that need it.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
117
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate