Dianne,
https://ibm-mas.github.io/ansible-devops/
is where I got most of my information from (I did a LOT of try and errors before that trying to install the "core" portion with the MAS Automation operator, also with some issues).
I am using a 16 vCPU 64GB memory single-node openshift.
Things you may want to consider : review all the sizing parameters from the ansible playbook. Default values will kill you on a SNO ; first and foremost the cpu limits. If you think about running DB2 inside the cluster, you will need to tweak the cpu limits of mongodb and db2 ; other wise your SNO will not have enough CPU. You need to tweak the memory of DB2 too. Also check and override default disk space settings for DB2, prometheus, mongodb components, unless you have unlimited NFS storage. I am using additional drives on my VPS so I limited it to the max
But all in all, if you make sure to adjuste CPU limits, you can run MAS Code, Manage app with 1 pod, along with it's JMS server friend pod in that SNO and IBM says it supports up to 70 concurrent users
------------------------------
Francois Beliveau
------------------------------
Original Message:
Sent: Fri July 28, 2023 04:41 PM
From: Dianne Woodley
Subject: MAS Manage & JMS Queues
Hi Francois,
Could you share me the ansible GitHub(?) link that you use for for the SNO? Thanks!
------------------------------
Dianne Woodley
------------------------------