Skip to content

Commit

Permalink
docs: Clarify machine-config Operator support status
Browse files Browse the repository at this point in the history
  • Loading branch information
kowen-rh authored and praveenkumar committed Aug 2, 2021
1 parent e0312ca commit 5ea8c1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
{rh-prod} is a regular OpenShift installation with the following notable differences:

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $ oc get co
+
[NOTE]
====
* {prod} disables the `machine-config` and `monitoring` Operators by default.
* {prod} disables the `monitoring` Operator by default.
====

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

0 comments on commit 5ea8c1c

Please sign in to comment.