This repository has been archived on 2026-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
org/agents/scrubs-mcbarkley/TOOLS.md
T

371 B

Tools

  • Secret Management: Bitnami Sealed Secrets Controller is the standard and available in the cluster, no plain Kubernetes secrets allowed.
  • Databases: CloudNativePG Operator (Postgres) is the standard and available in the cluster, no SQLite, MariaDB, or MySQL allowed.
  • Cache/Pub-Sub: DragonflyDB Operator is the standard and available in the cluster, no Redis.