mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
33 lines
1.7 KiB
Plaintext
33 lines
1.7 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="external-secrets-operator-about"]
|
|
= {external-secrets-operator} overview
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: external-secrets-operator-about
|
|
|
|
toc::[]
|
|
|
|
The {external-secrets-operator} operates as a cluster-wide service to deploy and manage the `external-secrets` application. The `external-secrets` application integrates with external secrets management systems and performs secret fetching, refreshing, and provisioning within the cluster.
|
|
|
|
//About the {external-secrets-operator}
|
|
include::modules/external-secrets-about.adoc[leveloffset=+1]
|
|
|
|
//About the external secrets provide types
|
|
include::modules/external-secrets-provider-types.adoc[leveloffset=+1]
|
|
|
|
//FIPS compliant support
|
|
include::modules/external-secrets-fips-support.adoc[leveloffset=+1]
|
|
|
|
//egress proxy security considerations
|
|
include::modules/external-secrets-operator-proxy-considerations.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
[id="external-secrets-operator-about_additional-resources"]
|
|
== Additional resources
|
|
|
|
* link:https://external-secrets.io/latest/[external-secrets application]
|
|
* xref:../../security/container_security/security-compliance.adoc#security-compliance[Understanding compliance]
|
|
* xref:../../installing/overview/installing-fips.adoc#installing-fips-mode_installing-fips[Installing a cluster in FIPS mode]
|
|
* xref:../../installing/overview/installing-preparing.adoc#installing-preparing-security[Do you need extra security for your cluster?]
|
|
* link:https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.19/html/planning_your_deployment/security-considerations_rhodf[Security considerations]
|
|
* link:https://external-secrets.io/latest/guides/security-best-practices/[Security Best Practices]
|