Skip to content

Commit 5ea8c1c

Browse files
kowen-rhpraveenkumar
authored andcommitted
docs: Clarify machine-config Operator support status
1 parent e0312ca commit 5ea8c1c

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

docs/source/topics/con_differences-from-production-openshift-install.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
{rh-prod} is a regular OpenShift installation with the following notable differences:
55

66
* **The {prod} OpenShift cluster is ephemeral and is not intended for production use.**
7+
* **There is no supported upgrade path to newer OpenShift versions.**
8+
Upgrading the OpenShift version may cause issues that are difficult to reproduce.
79
* It uses a single node which behaves as both a master and worker node.
8-
* It disables the `machine-config` and `monitoring` Operators by default.
9-
** These disabled Operators cause the corresponding parts of the web console to be non-functional.
10-
** For the same reason, there is no upgrade path to newer OpenShift versions.
10+
* It disables the `monitoring` Operator by default.
11+
This disabled Operator causes the corresponding part of the web console to be non-functional.
1112
* The OpenShift instance runs in a virtual machine.
1213
This may cause other differences, particularly with external networking.
1314

docs/source/topics/proc_accessing-the-openshift-cluster-with-oc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $ oc get co
4646
+
4747
[NOTE]
4848
====
49-
* {prod} disables the `machine-config` and `monitoring` Operators by default.
49+
* {prod} disables the `monitoring` Operator by default.
5050
====
5151

5252
See link:{crc-gsg-url}#troubleshooting-codeready-containers_gsg[Troubleshooting {prod}] if you cannot access the {prod} OpenShift cluster.

0 commit comments

Comments
 (0)