A

Admin • 828.03K Points
Coach

Q. What is the difference between Docker secrets and Docker configs?

  • (A) Configs are for sensitive data, secrets are not
  • (B) Secrets are versioned, configs are not
  • (C) Secrets are encrypted, configs are not
  • (D) There is no difference

Explanation by: Admin
Secrets are encrypted and stored securely; configs are used for non-sensitive data and are not encrypted.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.