Skip to content

Commit fd6614a

Browse files
authored
Merge pull request #38484 from xJustin/insights-operator-info
CCXDEV-4810 Add the Insights Operator to the "Red Hat Operators"
2 parents 50a8db6 + 50b3ba9 commit fd6614a

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

modules/insights-operator.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * operators/operator-reference.adoc
4+
5+
[id="insights-operator_{context}"]
6+
= Insights Operator
7+
8+
[discrete]
9+
== Purpose
10+
11+
The Insights Operator gathers {product-title} configuration data and sends it to Red Hat. The data is used to produce proactive insights recommendations about potential issues that a cluster might be exposed to. These insights are communicated to cluster administrators through Insights Advisor on link:https://console.redhat.com/[console.redhat.com].
12+
13+
[discrete]
14+
== Project
15+
16+
link:https://github.com/openshift/insights-operator[insights-operator]
17+
18+
[discrete]
19+
== Configuration
20+
21+
No configuration is required.
22+
23+
[discrete]
24+
== Notes
25+
26+
Insights Operator compliments {product-title} Telemetry.

operators/operator-reference.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ include::modules/console-operator.adoc[leveloffset=+1]
2828
include::modules/cluster-dns-operator.adoc[leveloffset=+1]
2929
include::modules/etcd-operator.adoc[leveloffset=+1]
3030
include::modules/ingress-operator.adoc[leveloffset=+1]
31+
include::modules/insights-operator.adoc[leveloffset=+1]
32+
.Additional resources
33+
34+
* See xref:../support/remote_health_monitoring/about-remote-health-monitoring.adoc[About remote health monitoring] for details about Insights Operator and Telemetry.
35+
3136
include::modules/kube-apiserver-operator.adoc[leveloffset=+1]
3237
include::modules/kube-controller-manager-operator.adoc[leveloffset=+1]
3338
include::modules/cluster-kube-scheduler-operator.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)