Skip to content

Commit b244acc

Browse files
corryrootjwilliams-mongo
authored andcommitted
(DOCSP-40413): Cleaned up remote mode introductory content.
1 parent 0546d2d commit b244acc

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

source/tutorial/deploy-om-container-remote-mode.txt

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,21 @@ Configure an |onprem| Resource to use Remote Mode
1717
In a default configuration, the {+mdbagent+}\'s and Backup Daemons
1818
access MongoDB installation archives over the Internet from |company|
1919

20-
You can configure |onprem| to run in **Remote Mode** with the
21-
|k8s-op-short| if the nodes in your |k8s| cluster don't have access to
22-
the Internet. The Backup Daemons and managed MongoDB resources download
23-
installation archives only from |onprem|, which proxies download
24-
requests to an HTTP endpoint on a local web server or S3-compatible
25-
store deployed to your |k8s| cluster.
26-
27-
This procedure covers deploying an Nginx HTTP server to your |k8s|
28-
cluster to host the MongoDB installation archives.
20+
You can configure |onprem| to run in **Remote Mode** so that the Backup
21+
Daemons and managed MongoDB resources download installation archives
22+
only from |onprem|, which proxies download requests to an HTTP endpoint
23+
on a local web server or S3-compatible store deployed to your |k8s|
24+
cluster.
2925

3026
Prerequisites and Considerations
3127
--------------------------------
3228

33-
:ref:`deploy-om-container`. The following procedure shows you how to
34-
update your |onprem| |k8s| |k8s-obj| to enable Remote Mode.
29+
:ref:`deploy-om-container`.
3530

3631
Procedure
3732
---------
3833

34+
The following procedure deploys an Nginx HTTP server to your |k8s|
35+
cluster to host the MongoDB installation archives.
36+
3937
.. include:: /includes/steps/deploy-k8s-opsmgr-remote-mode.rst

0 commit comments

Comments
 (0)