File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,8 @@ registry.appDb
180
180
registry:
181
181
appDb: registry.connect.redhat.com/mongodb
182
182
183
+ .. _registry-appdb-version:
184
+
183
185
registry.appDb.version
184
186
----------------------
185
187
Original file line number Diff line number Diff line change @@ -113,6 +113,23 @@ automatically and starts working correctly:
113
113
114
114
:doc:`Kubernetes Operator installation </tutorial/install-k8s-operator>`
115
115
116
+ .. _unable-to-upgrade-appdb-agent-in-om:
117
+
118
+ Unable to Update the {+mdbagent+} on Application Database Pods
119
+ -----------------------------------------------------------------
120
+
121
+ You can't use |onprem| to upgrade the {+mdbagent+}\s that run on the
122
+ Application Database Pods. The {+mdbagent+} version that runs on these
123
+ Pods is embedded in the Application Database Docker image.
124
+
125
+ You can use the |k8s-op-short| to upgrade the {+mdbagent+} version on
126
+ Application Database Pods as MongoDB publishes new images.
127
+
128
+ .. seealso::
129
+
130
+ - :ref:`meko-appdb-agent-version`
131
+ - :ref:`registry-appdb-version`
132
+
116
133
Machine Memory vs. Container Memory
117
134
-----------------------------------
118
135
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ add it as a new array of key-value pair mappings in the
46
46
- name: APPDB_IMAGE_REPOSITORY
47
47
value: quay.io/mongodb/mongodb-enterprise-appdb
48
48
49
+ .. _meko-appdb-agent-version:
50
+
49
51
APPDB_AGENT_VERSION
50
52
-------------------
51
53
You can’t perform that action at this time.
0 commit comments