Skip to content

Commit 94b5e1b

Browse files
authored
Merge pull request #51407 from adellape/purpose_cvo
2 parents ca52208 + 6040926 commit 94b5e1b

File tree

3 files changed

+35
-12
lines changed

3 files changed

+35
-12
lines changed

modules/baremetal-event-relay.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
The OpenShift {redfish-operator} manages the life-cycle of the Bare Metal Event Relay. The Bare Metal Event Relay enables you to configure the types of cluster event that are monitored using Redfish hardware events.
1010

1111
[discrete]
12-
== Configuration Objects
12+
== Configuration objects
1313
You can use this command to edit the configuration after installation: for example, the webhook port.
1414
You can edit configuration objects with:
1515

@@ -46,7 +46,3 @@ The proxy enables applications running on bare-metal clusters to respond quickly
4646
* Scope: Namespaced
4747
* CR: HardwareEvent
4848
* Validation: Yes
49-
50-
[discrete]
51-
== Additional Resources
52-
You can learn more in the topic xref:../monitoring/using-rfhe.adoc[Monitoring Redfish hardware events].

modules/cluster-version-operator.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
[discrete]
99
== Purpose
1010

11+
Cluster Operators manage specific areas of cluster functionality. The Cluster Version Operator (CVO) manages the lifecycle of cluster Operators, many of which are installed in {product-title} by default.
12+
13+
The CVO also checks with the OpenShift Update Service to see the valid updates and update paths based on current component versions and information in the graph.
14+
1115
[discrete]
1216
== Project
1317

operators/operator-reference.adoc

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,21 @@ Cluster Operators are not managed by Operator Lifecycle Manager (OLM) and Operat
1616
====
1717

1818
include::modules/baremetal-event-relay.adoc[leveloffset=+1]
19+
20+
[role="_additional-resources"]
21+
[discrete]
22+
[id="additional-resources_cluster-op-ref-baremetal"]
23+
=== Additional resources
24+
25+
* xref:../monitoring/using-rfhe.adoc#using-rfhe[Monitoring Redfish hardware events]
26+
1927
include::modules/cloud-credential-operator.adoc[leveloffset=+1]
2028

2129
[role="_additional-resources"]
22-
.Additional resources
30+
[discrete]
31+
[id="additional-resources_cluster-op-ref-cco"]
32+
=== Additional resources
33+
2334
* xref:../rest_api/security_apis/credentialsrequest-cloudcredential-openshift-io-v1.adoc#credentialsrequest-cloudcredential-openshift-io-v1[CredentialsRequest custom resource]
2435
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
2536

@@ -36,16 +47,26 @@ include::modules/cluster-network-operator.adoc[leveloffset=+1]
3647
include::modules/cluster-samples-operator.adoc[leveloffset=+1]
3748
include::modules/cluster-storage-operator.adoc[leveloffset=+1]
3849
include::modules/cluster-version-operator.adoc[leveloffset=+1]
50+
51+
[role="_additional-resources"]
52+
[discrete]
53+
[id="additional-resources_cluster-op-ref-cvo"]
54+
=== Additional resources
55+
56+
* xref:../architecture/control-plane.adoc#operators-overview_control-plane[Operators in {product-title}]
57+
3958
include::modules/console-operator.adoc[leveloffset=+1]
4059
include::modules/cluster-dns-operator.adoc[leveloffset=+1]
4160
include::modules/etcd-operator.adoc[leveloffset=+1]
4261
include::modules/ingress-operator.adoc[leveloffset=+1]
4362
include::modules/insights-operator.adoc[leveloffset=+1]
4463

4564
[role="_additional-resources"]
46-
.Additional resources
65+
[discrete]
66+
[id="additional-resources_cluster-op-ref-insights"]
67+
=== Additional resources
4768

48-
* See xref:../support/remote_health_monitoring/about-remote-health-monitoring.adoc[About remote health monitoring] for details about Insights Operator and Telemetry.
69+
* xref:../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for details about Insights Operator and Telemetry
4970

5071
include::modules/kube-apiserver-operator.adoc[leveloffset=+1]
5172
include::modules/kube-controller-manager-operator.adoc[leveloffset=+1]
@@ -81,15 +102,17 @@ include::modules/olm-arch-catalog-registry.adoc[leveloffset=+2]
81102

82103
[role="_additional-resources"]
83104
[discrete]
84-
[id="cluster-operators-ref-olm-addtl-resources"]
105+
[id="additional-resources_cluster-op-ref-olm"]
85106
=== Additional resources
86107

87-
* For more information, see the sections on xref:../operators/understanding/olm/olm-understanding-olm.adoc#olm-understanding-olm[understanding Operator Lifecycle Manager (OLM)].
108+
* xref:../operators/understanding/olm/olm-understanding-olm.adoc#olm-understanding-olm[Understanding Operator Lifecycle Manager (OLM)]
88109

89110
include::modules/openshift-service-ca-operator.adoc[leveloffset=+1]
90111
include::modules/vsphere-problem-detector-operator.adoc[leveloffset=+1]
91112

92113
[role="_additional-resources"]
93-
.Additional resources
114+
[discrete]
115+
[id="additional-resources_cluster-op-ref-vpd"]
116+
=== Additional resources
94117

95-
* For more details, see xref:../installing/installing_vsphere/using-vsphere-problem-detector-operator.adoc#using-vsphere-problem-detector-operator[Using the vSphere Problem Detector Operator].
118+
* xref:../installing/installing_vsphere/using-vsphere-problem-detector-operator.adoc#using-vsphere-problem-detector-operator[Using the vSphere Problem Detector Operator]

0 commit comments

Comments
 (0)