kubernetes5 min read
Kubernetes ConfigMaps and Secrets
Manage application configuration and sensitive data in Kubernetes using ConfigMaps and Secrets.
Read →
4 articles
Manage application configuration and sensitive data in Kubernetes using ConfigMaps and Secrets.
Manage secrets and environments securely in GitHub Actions workflows.
Stop storing base64-encoded secrets in etcd. Evaluate External Secrets Operator, HashiCorp Vault, Sealed Secrets, and secret rotation strategies for GitOps-native Kubernetes deployments.
Stop using .env files. Compare HashiCorp Vault, AWS Secrets Manager, Infisical, and Doppler for production secret management with rotation and audit trails.