mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
46 lines
1.9 KiB
Plaintext
46 lines
1.9 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="external-secrets-operator-install"]
|
|
= Installing the External Secrets Operator for Red Hat OpenShift
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: external-secrets-operator-install
|
|
|
|
toc::[]
|
|
|
|
[role="-abstract"]
|
|
To manage external secrets on {product-title}, install the {external-secrets-operator-short} by using the web console or the command-line interface (CLI).
|
|
|
|
//Limitations of application installation and uninstallation
|
|
include::modules/external-secrets-operator-limitations.adoc[leveloffset=+1]
|
|
|
|
//Installing the {external-secrets-operator} using the web console
|
|
include::modules/external-secrets-operator-install-console.adoc[leveloffset=+1]
|
|
|
|
//Installing using CLI
|
|
include::modules/external-secrets-operator-install-cli.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
[id="external-secrets-operator-install_additional-resources"]
|
|
== Additional resources
|
|
|
|
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[Adding Operators to a cluster]
|
|
|
|
//== Installing the external secrets operand using CLI
|
|
include::modules/external-secrets-operand-install-cli.adoc[leveloffset=+1]
|
|
|
|
//== updating external secrets channels
|
|
include::modules/external-secrets-operator-update-channels.adoc[leveloffset=+1]
|
|
|
|
//== updating external secrets stable v1 channels
|
|
include::modules/external-secrets-operator-stablev1-channel.adoc[leveloffset=+2]
|
|
|
|
//== updating external secrets stable v1.y channels
|
|
include::modules/external-secrets-operator-stablev1-y-channel.adoc[leveloffset=+2]
|
|
|
|
[role="_additional-resources"]
|
|
[id="external-secrets-operator-update-channels_additional-resources"]
|
|
== Additional resources
|
|
|
|
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[Adding Operators to a cluster]
|
|
* xref:../../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]
|
|
|