Project:Secrets-K8s: Revision history

From MaRDI portal

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 July 2025

  • curprev 13:4213:42, 14 July 2025 EloiFerrer talk contribs 3,302 bytes +3,302 Created page with "= SOPS (Secrets OPerationS) Documentation = == What is SOPS? == SOPS (Secrets OPerationS) is a tool developed by Mozilla that encrypts files containing sensitive data like passwords, API keys, and certificates. It's designed to work seamlessly with version control systems by encrypting only the values in structured data files (YAML, JSON, etc.) while leaving the keys in plaintext. This allows us to safely store encrypted secrets in our Git repository alongside our Kube..."