Skip to content

Commit 468dbfc

Browse files
erabil-mdbjwilliams-mongo
authored andcommitted
(DOCSP-24655) Adds prereq for CM per tech reviewer.
1 parent aa2817b commit 468dbfc

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed
Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
1-
To deploy a |deployment| using an |k8s-obj|, you need to complete the
2-
following procedures:
1+
To deploy a |deployment| using an |k8s-obj|, you must:
32

4-
- :doc:`Install Ops Manager <installation>`
3+
- Have or create an :doc:`Ops Manager instance <installation>` or a :ref:`Cloud Manager organization <create-organization>`.
54

6-
- :doc:`Install Kubernetes Operator </tutorial/install-k8s-operator>`
5+
- Have or install the :ref:`MongoDB Enterprise Kubernetes Operator <install-k8s>`.
76

8-
- :ref:`create-k8s-project`
7+
- Create or generate a :ref:`Kubernetes Operator ConfigMap <create-k8s-project>`.
98

10-
- :ref:`create-k8s-credentials` or
11-
:ref:`configure a different secret storage tool <k8s-set-secret-storage-tool>`
12-
13-
Alternatively, for |cloud|, after installing the Kubernetes Operator,
14-
you can use the |cloud-short| :cloudmgr:`UI
15-
</tutorial/nav/k8s-config-for-mdb-resource/>` to automatically generate
16-
the ConfigMap and Kubernetes secret YAML files, which you can then
17-
apply to your Kubernetes environment.
9+
- Create :ref:`credentials for the Kubernetes Operator <create-k8s-credentials>` or
10+
configure :ref:`a different secret storage tool <k8s-set-secret-storage-tool>`.
1811

1912
.. include:: /includes/facts/fact-can-change-secret-storage-tool.rst

0 commit comments

Comments
 (0)