IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
130 stars 65 forks source link

Support for installation of the latest CP4I 2023.4.1 in shared or dedicated namespace #603

Closed gasgithub closed 2 months ago

gasgithub commented 6 months ago

Latest cp4i installation differs from previous versions as CS services must be deployed before as pre-req. It should also support "single namespace" installation.

It would be great if deployer would allow to choose whether to install in shared (openshift-operators) or dedicated namespace. Dedicated namespece installation would allow better compatibility when multiple CPaks are installed on the single cluster.

fketelaars commented 5 months ago

Suggestions after first code review and trial: