Skip to content

Commit f086e68

Browse files
JuliaMongojwilliams-mongo
authored andcommitted
(DOCSP-29196) Update container images and remove RedHat and Ubuntu-based images (#1342)
* (DOCSP-29197) Update container images and remove RedHat and Ubuntu-based images * Tech review * Edits
1 parent 8d3ab4b commit f086e68

File tree

1 file changed

+25
-47
lines changed

1 file changed

+25
-47
lines changed

source/tutorial/plan-k8s-op-container-images.txt

Lines changed: 25 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -12,35 +12,13 @@ Container Images
1212
:depth: 1
1313
:class: singlecol
1414

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.
1820

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.
4422

4523
.. list-table::
4624
:header-rows: 1
@@ -49,33 +27,33 @@ see the following links.
4927
* - Image Name
5028
- Description
5129

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.
5533

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.
5937

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>`
6240
- ``initContainer`` image that contains the Application Database
6341
start-up scripts and the readiness probe.
6442

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>`
6745
- MongoDB Database environment image.
6846

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
7250
scripts and the readiness probe.
7351

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.
7755

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
8159
scripts and the readiness probe.

0 commit comments

Comments
 (0)