1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/etcd-operator.adoc
Max Bridges b5fc467d1f add content types to untagged modules
OSDOCS-16694
2025-10-31 21:02:28 -04:00

30 lines
596 B
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
:_mod-docs-content-type: REFERENCE
[id="etcd-cluster-operator_{context}"]
= etcd cluster Operator
The etcd cluster Operator automates etcd cluster scaling, enables etcd monitoring and metrics, and simplifies disaster recovery procedures.
== Project
link:https://github.com/openshift/cluster-etcd-operator/[cluster-etcd-operator]
== CRDs
* `etcds.operator.openshift.io`
** Scope: Cluster
** CR: `etcd`
** Validation: Yes
== Configuration objects
[source,terminal]
----
$ oc edit etcd cluster
----