@@ -39,7 +39,8 @@ Resource Images
39
39
---------------
40
40
41
41
When you install the |k8s-op-short|, it pulls the following images from
42
- a container registry:
42
+ a container registry. To view all available versions for each image,
43
+ see the following links.
43
44
44
45
.. list-table::
45
46
:header-rows: 1
@@ -48,26 +49,33 @@ a container registry:
48
49
* - Image Name
49
50
- Description
50
51
51
- * - ``mongodb-agent``
52
+ * - :qr-mdb:`mongodb-agent
53
+ </mongodb-agent?tab=tags&tag=latest>`
52
54
- MongoDB Agent image.
53
55
54
- * - ``mongodb-enterprise-appdb-database``
56
+ * - :qr-mdb:`mongodb-enterprise-appdb-database
57
+ </mongodb-enterprise-appdb-database?tab=tags&tag=latest>`
55
58
- The enterprise MongoDB image used for the Application Database.
56
59
57
- * - ``mongodb-enterprise-init-appdb``
60
+ * - :qr-mdb:`mongodb-enterprise-init-appdb
61
+ </mongodb-enterprise-init-appdb?tab=tags&tag=latest>`
58
62
- ``initContainer`` image that contains the Application Database
59
63
start-up scripts and the readiness probe.
60
64
61
- * - ``mongodb-enterprise-database``
65
+ * - :qr-mdb:`mongodb-enterprise-database
66
+ </mongodb-enterprise-database?tab=tags&tag=latest>`
62
67
- MongoDB Database environment image.
63
68
64
- * - ``mongodb-enterprise-init-database``
69
+ * - :qr-mdb:`mongodb-enterprise-init-database
70
+ </mongodb-enterprise-init-database?tab=tags&tag=latest>`
65
71
- ``initContainer`` image that contains the MongoDB Agent start-up
66
72
scripts and the readiness probe.
67
73
68
- * - ``mongodb-enterprise-ops-manager``
74
+ * - :qr-mdb:`mongodb-enterprise-ops-manager
75
+ </mongodb-enterprise-ops-manager?tab=tags&tag=latest>`
69
76
- Ops Manager image.
70
77
71
- * - ``mongodb-enterprise-init-ops-manager``
78
+ * - :qr-mdb:`mongodb-enterprise-init-ops-manager
79
+ </mongodb-enterprise-init-ops-manager?tab=tags&tag=latest>`
72
80
- ``initContainer`` image that contains the Ops Manager start-up
73
81
scripts and the readiness probe.
0 commit comments