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
137 stars 67 forks source link

Simplify running deployer on OpenShift #574

Closed fketelaars closed 10 months ago

fketelaars commented 11 months ago

Documentation page: https://ibm.github.io/cloud-pak-deployer/50-advanced/run-on-openshift/run-deployer-on-openshift-using-console/#make-sure-you-have-a-default-storage-class

Currently, the user must:

It would be much easier if there is a "start" job that takes care of creating the correct assets and then kicks off the deployer (and debug) jobs.