@@ -12,35 +12,13 @@ Container Images
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- .. note::
16
- MongoDB rebuilds |k8s-op-short| images daily for the latest
17
- operating system and supporting library updates.
15
+ When you install the |k8s-op-short|, it pulls the images from the Quay.io
16
+ container registry. The |k8s-op-short| images are based on the
17
+ `Red Hat UBI 8 <https://www.redhat.com/en/topics/containers>`__
18
+ operating system. MongoDB rebuilds |k8s-op-short| images daily for the
19
+ latest operating system and supporting library updates.
18
20
19
- |k8s-op-short| Image Operating System
20
- -------------------------------------
21
-
22
- |k8s-op-short| images are built with the latest versions of the
23
- following operating systems:
24
-
25
- .. list-table::
26
- :header-rows: 1
27
- :widths: 50 50
28
-
29
- * - Registry
30
- - Image OS
31
-
32
- * - Quay.io
33
- - `Red Hat UBI 8 <https://www.redhat.com/en/topics/containers>`__
34
-
35
- * - Red Hat Catalog
36
- - `Red Hat UBI 8 <https://www.redhat.com/en/topics/containers>`__
37
-
38
- Resource Images
39
- ---------------
40
-
41
- When you install the |k8s-op-short|, it pulls the following images from
42
- a container registry. To view all available versions for each image,
43
- see the following links.
21
+ To view all available versions for each image, see the following links.
44
22
45
23
.. list-table::
46
24
:header-rows: 1
@@ -49,33 +27,33 @@ see the following links.
49
27
* - Image Name
50
28
- Description
51
29
52
- * - :qr-mdb:`mongodb-agent
53
- </mongodb-agent?tab=tags&tag=latest>`
54
- - MongoDB Agent image.
30
+ * - :qr-mdb:`mongodb-agent-ubi
31
+ </mongodb-agent-ubi ?tab=tags&tag=latest>`
32
+ - {+mdbagent+} image.
55
33
56
- * - :qr-mdb:`mongodb-enterprise-appdb-database
57
- </mongodb-enterprise-appdb-database?tab=tags&tag=latest>`
58
- - The enterprise MongoDB image used for the Application Database.
34
+ * - :qr-mdb:`mongodb-enterprise-appdb-database-ubi
35
+ </mongodb-enterprise-appdb-database-ubi ?tab=tags&tag=latest>`
36
+ - The Enterprise MongoDB image used for the Application Database.
59
37
60
- * - :qr-mdb:`mongodb-enterprise-init-appdb
61
- </mongodb-enterprise-init-appdb?tab=tags&tag=latest>`
38
+ * - :qr-mdb:`mongodb-enterprise-init-appdb-ubi
39
+ </mongodb-enterprise-init-appdb-ubi ?tab=tags&tag=latest>`
62
40
- ``initContainer`` image that contains the Application Database
63
41
start-up scripts and the readiness probe.
64
42
65
- * - :qr-mdb:`mongodb-enterprise-database
66
- </mongodb-enterprise-database?tab=tags&tag=latest>`
43
+ * - :qr-mdb:`mongodb-enterprise-database-ubi
44
+ </mongodb-enterprise-database-ubi ?tab=tags&tag=latest>`
67
45
- MongoDB Database environment image.
68
46
69
- * - :qr-mdb:`mongodb-enterprise-init-database
70
- </mongodb-enterprise-init-database?tab=tags&tag=latest>`
71
- - ``initContainer`` image that contains the MongoDB Agent start-up
47
+ * - :qr-mdb:`mongodb-enterprise-init-database-ubi
48
+ </mongodb-enterprise-init-database-ubi ?tab=tags&tag=latest>`
49
+ - ``initContainer`` image that contains the {+mdbagent+} start-up
72
50
scripts and the readiness probe.
73
51
74
- * - :qr-mdb:`mongodb-enterprise-ops-manager
75
- </mongodb-enterprise-ops-manager?tab=tags&tag=latest>`
76
- - Ops Manager image.
52
+ * - :qr-mdb:`mongodb-enterprise-ops-manager-ubi
53
+ </mongodb-enterprise-ops-manager-ubi ?tab=tags&tag=latest>`
54
+ - |onprem| image.
77
55
78
- * - :qr-mdb:`mongodb-enterprise-init-ops-manager
79
- </mongodb-enterprise-init-ops-manager?tab=tags&tag=latest>`
80
- - ``initContainer`` image that contains the Ops Manager start-up
56
+ * - :qr-mdb:`mongodb-enterprise-init-ops-manager-ubi
57
+ </mongodb-enterprise-init-ops-manager-ubi ?tab=tags&tag=latest>`
58
+ - ``initContainer`` image that contains the |onprem| start-up
81
59
scripts and the readiness probe.
0 commit comments