Skip to content

Commit b9d370d

Browse files
authored
Merge pull request #53899 from opayne1/OSDOCS-3160
OSDOCS-3160: Console optional capability
2 parents 5e7c005 + 9cbbbd3 commit b9d370d

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

modules/console-operator.adoc

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,33 @@
22
//
33
// * operators/operator-reference.adoc
44

5+
// operators/operator-reference.adoc
6+
ifeval::["{context}" == "cluster-operators-ref"]
7+
:operator-ref:
8+
endif::[]
9+
510
[id="console-operator_{context}"]
6-
= Console Operator
11+
ifdef::operator-ref[= Console Operator]
12+
13+
ifdef::operator-ref[]
14+
15+
[NOTE]
16+
====
17+
The Console Operator is an optional cluster capability that can be disabled by cluster administrators during installation. If you disable the Console Operator at installation, your cluster is still supported and upgradable. For more information about optional cluster capabilities, see "Cluster capabilities" in _Post-installation configuration_.
18+
====
19+
20+
endif::operator-ref[]
721

822
[discrete]
923
== Purpose
1024

11-
The Console Operator installs and maintains the {product-title} web console on a cluster.
25+
The Console Operator installs and maintains the {product-title} web console on a cluster. The Console Operator is installed by default and automatically maintains a console.
1226

1327
[discrete]
1428
== Project
1529

1630
link:https://github.com/openshift/console-operator[console-operator]
31+
32+
ifeval::["{context}" == "cluster-operators-ref"]
33+
:!operator-ref:
34+
endif::[]

operators/operator-reference.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Cluster administrators can view cluster Operators in the {product-title} web con
1515
Cluster Operators are not managed by Operator Lifecycle Manager (OLM) and OperatorHub. OLM and OperatorHub are part of the link:https://operatorframework.io/[Operator Framework] used in {product-title} for installing and running optional xref:../architecture/control-plane.adoc#olm-operators_control-plane[add-on Operators].
1616
====
1717

18+
Some of the following operators can be disabled prior to installation. For more information see xref:../post_installation_configuration/cluster-capabilities.adoc#viewing_the_cluster_capabilities_cluster-capabilities[Viewing the cluster capabilities].
19+
1820
include::modules/baremetal-event-relay.adoc[leveloffset=+1]
1921

2022
[role="_additional-resources"]
@@ -125,4 +127,4 @@ include::modules/vsphere-problem-detector-operator.adoc[leveloffset=+1]
125127
[id="additional-resources_cluster-op-ref-vpd"]
126128
=== Additional resources
127129

128-
* xref:../installing/installing_vsphere/using-vsphere-problem-detector-operator.adoc#using-vsphere-problem-detector-operator[Using the vSphere Problem Detector Operator]
130+
* 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)