Skip to content

Commit d8f29cf

Browse files
Add a clarifying note for OLM: mention OpenShift (#11) (#16)
We received a question asking for migration guide for OpenShift users. This change makes it a bit more clear that OLM part applies to OpenShift users. (cherry picked from commit 954416a) Co-authored-by: Mikalai Radchuk <[email protected]>
1 parent 6654f50 commit d8f29cf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/tutorial/migrate-to-mck.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Migrate from MongoDB Enterprise Operator to |k8s-op-short| for Most Deployments
2525
-------------------------------------------------------------------------------
2626

2727
Follow these steps to migrate in most deployment scenarios. If you are using
28-
Operator Lifecycle Manager (OLM) to manage
29-
your operator deployments, see :ref:`these steps <migrate-mck-olm>` instead.
28+
Operator Lifecycle Manager (OLM) to manage your operator deployments
29+
(typically on OpenShift clusters), see :ref:`these steps <migrate-mck-olm>` instead.
3030

3131
.. procedure::
3232
:style: normal
@@ -115,10 +115,11 @@ your operator deployments, see :ref:`these steps <migrate-mck-olm>` instead.
115115

116116
.. _migrate-mck-olm:
117117

118-
Migrate from MongoDB Enterprise Kubernetes Operator to |k8s-op-short| with the Operator Lifecycle Manager (OLM)
118+
Migrate from MongoDB Enterprise Kubernetes Operator to |k8s-op-short| with the Operator Lifecycle Manager (OLM) on OpenShift or Other Platforms
119119
---------------------------------------------------------------------------------------------------------------
120120

121-
To migrate from the MongoDB Enterprise Kubernetes Operator to the |k8s-op-short| using OLM,
121+
To migrate from the MongoDB Enterprise Kubernetes Operator to the |k8s-op-short| using OLM
122+
(the typical deployment method on OpenShift clusters, but also possible on other Kubernetes platforms),
122123
uninstall the old operator and then install the new one:
123124

124125
.. important::

0 commit comments

Comments
 (0)