-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
Currently all the database images based on Centos Stream 8 that EOL (05/2024)
Need to Generate new Pod and VM images for the following databases:
- MSSQL 2019 to 2022 (Pod mcr.microsoft.com/mssql/rhel/server:2022-latest)
- Mariadb 10.3 to 11.5 (Pod: https://github.com/sclorg/postgresql-container/blob/master/16/Dockerfile.rhel9 - build it for centos stream9)
- PostgreSQL 10 to 15: (Pod: quay.io/sclorg/postgresql-15-c9s:latest https://github.com/MariaDB/mariadb-docker/ )
- Update the following configuration only for VM:
- shared_buffers = 16GB (50% of total)
- effective_cache_size = 24GB (75% of total)
- Update the following configuration only for VM:
This is a XL story that may be split into 3 stories:
- Need to build image for Pod and VM
- Need to test the image for each database
- Verify that it is running properly and compare the results with existing database