mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
544c439d7d
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
52 lines
3 KiB
Markdown
52 lines
3 KiB
Markdown
<p align="center">
|
|
<img src="assets/eso-logo-large.png" width="30%" align="center" alt="external-secrets">
|
|
</p>
|
|
|
|
# External Secrets
|
|
![ci](https://github.com/external-secrets/external-secrets/actions/workflows/ci.yml/badge.svg?branch=main)
|
|
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5327/badge)](https://bestpractices.coreinfrastructure.org/projects/5947)
|
|
[![Go Report Card](https://goreportcard.com/badge/github.com/external-secrets/external-secrets)](https://goreportcard.com/report/github.com/external-secrets/external-secrets)
|
|
<a href="https://artifacthub.io/packages/search?repo=external-secrets"><img alt="Artifact Hub" src="https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/external-secrets" /></a>
|
|
|
|
**External Secrets Operator** is a Kubernetes operator that integrates external
|
|
secret management systems like [AWS Secrets
|
|
Manager](https://aws.amazon.com/secrets-manager/), [HashiCorp
|
|
Vault](https://www.vaultproject.io/), [Google Secrets
|
|
Manager](https://cloud.google.com/secret-manager), [Azure Key
|
|
Vault](https://azure.microsoft.com/en-us/services/key-vault/) and many more. The
|
|
operator reads information from external APIs and automatically injects the
|
|
values into a [Kubernetes
|
|
Secret](https://kubernetes.io/docs/concepts/configuration/secret/).
|
|
|
|
Multiple people and organizations are joining efforts to create a single External Secrets solution based on existing projects. If you are curious about the origins of this project, check out this [issue](https://github.com/external-secrets/kubernetes-external-secrets/issues/47) and this [PR](https://github.com/external-secrets/kubernetes-external-secrets/pull/477).
|
|
|
|
## Documentation
|
|
|
|
External Secrets Operator guides and reference documentation is available at [external-secrets.io](https://external-secrets.io).
|
|
|
|
## Contributing
|
|
|
|
We welcome and encourage contributions to this project! Please read the [Developer](https://www.external-secrets.io/latest/contributing-devguide/) and [Contribution process](https://www.external-secrets.io/latest/contributing-process/) guides. Also make sure to check the [Code of Conduct](https://www.external-secrets.io/latest/contributing-coc/) and adhere to its guidelines.
|
|
|
|
## Bi-weekly Development Meeting
|
|
|
|
We host our development meeting every odd wednesday at [5:30 PM Berlin Time](https://dateful.com/time-zone-converter?t=17:30&tz=Europe/Berlin) on [Jitsi](https://meet.jit.si/eso-community-meeting). Meeting notes are recorded on [hackmd](https://hackmd.io/GSGEpTVdRZCP6LDxV3FHJA).
|
|
|
|
Anyone is welcome to join. Feel free to ask questions, request feedback, raise awareness for an issue or just say hi ;)
|
|
|
|
## Security
|
|
|
|
Please report vulnerabilities by email to contact@external-secrets.io, also see our [security policy](SECURITY.md) for details.
|
|
|
|
## Adopters
|
|
|
|
Please create a PR and add your company or your project to our [ADOPTERS](ADOPTERS.md) file if you are using our project!
|
|
|
|
## Kicked off by
|
|
|
|
![](assets/Godaddylogo_2020.png)
|
|
|
|
## Sponsored by
|
|
|
|
![](assets/CS_logo_1.png)
|
|
![](assets/form3_logo.png)
|