External Secrets Operator
Kubernetes operator that synchronizes secrets from external APIs (AWS, GCP, Vault, Azure) into K8s.
Why consider External Secrets Operator?
External Secrets Operator (ESO) is an open-source Kubernetes operator written in Go. It integrates external secrets management systems (AWS Secrets Manager, HashiCorp Vault, Google Secret Manager, Azure Key Vault, 1Password) into native Kubernetes Secret objects.
Learn External Secrets Operator by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of External Secrets Operator
ESO automatically synchronizes and rotates cloud secrets into Kubernetes application pods securely.
Installation with Helm
helm repo add external-secrets https://charts.external-secrets.iohelm install external-secrets external-secrets/external-secretsExternal Secrets Operator is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
boringproxy
Simple, self-hosted reverse proxy and tunnel manager for exposing private web services securely.
OWASP ModSecurity
Open-source Web Application Firewall (WAF) engine providing cross-platform HTTP security inspection.
OpenCTI
Open-source platform for managing cyber threat intelligence knowledge and STIX2 relationships.
Maltrail
Malicious traffic detection system utilizing public blacklists and heuristic traffic behavior analysis.