Skip to content

[Tech Debt] Secret Management Exposure in Kubernetes #5

@genesisgzdev

Description

@genesisgzdev

Current State: Kubernetes manifests (api-deployment.yaml, Helm charts) assume the injection of static secrets or variables. Native K8s Secrets are only base64 encoded and insufficient for production security.

Required Action: Implement the ExternalSecrets Operator in Kubernetes to dynamically synchronize credentials from an external manager (HashiCorp Vault, AWS Secrets Manager, Doppler) directly into the cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    high-priorityMust be addressed in the next sprint

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions