Secrets management use cases

Using secrets management tools with other Red Hat products can protect sensitive data across your Red Hat OpenShift Container Platform cluster. You can integrate secrets management Operators with other Red Hat OpenShift Container Platform components to securely manage, automate, and consume credentials across various infrastructure and application workflows.

External Secrets Operator for Red Hat OpenShift use cases

You can integrate the External Secrets Operator with other Red Hat OpenShift Container Platform components to securely manage and inject credentials. Learn how to apply External Secrets Operator in real-world deployment strategies, by reviewing the following example.

Securing Red Hat OpenShift GitOps by using External Secrets Operator short-lived tokens

To reduce the security risk of compromised credentials, you can configure the External Secrets Operator to generate short-lived tokens. Red Hat OpenShift GitOps can then use these temporary tokens to securely authenticate when accessing GitHub repositories. You can refer to an example of the integration in the External Secrets Operator and GitOps demonstration.