mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
48 lines
841 B
Markdown
48 lines
841 B
Markdown
# sops
|
|
|
|
TODO
|
|
|
|
1. [TL;DR](#tldr)
|
|
1. [Further readings](#further-readings)
|
|
|
|
## TL;DR
|
|
|
|
<!-- Uncomment if used
|
|
<details>
|
|
<summary>Installation and configuration</summary>
|
|
</details>
|
|
-->
|
|
|
|
<!-- Uncomment if used
|
|
<details>
|
|
<summary>Usage</summary>
|
|
</details>
|
|
-->
|
|
|
|
<!-- Uncomment if used
|
|
<details>
|
|
<summary>Real world use cases</summary>
|
|
</details>
|
|
-->
|
|
|
|
## Further readings
|
|
|
|
- [Github]
|
|
- [Goodbye Sealed Secrets, hello SOPS]
|
|
- [Manage Kubernetes secrets with SOPS]
|
|
|
|
<!--
|
|
Reference
|
|
═╬═Time══
|
|
-->
|
|
|
|
<!-- In-article sections -->
|
|
<!-- Knowledge base -->
|
|
<!-- Files -->
|
|
<!-- Upstream -->
|
|
[github]: https://github.com/getsops/sops
|
|
|
|
<!-- Others -->
|
|
[goodbye sealed secrets, hello sops]: https://itnext.io/goodbye-sealed-secrets-hello-sops-3ee6a92662bb
|
|
[manage kubernetes secrets with sops]: https://fluxcd.io/flux/guides/mozilla-sops/
|