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
139 stars 68 forks source link

Support Portworx for existing OpenShift #292

Closed fketelaars closed 1 year ago

fketelaars commented 1 year ago

Currently, Cloud Pak Deployer supports installation and configuration of Portworx on IBM Cloud only, but there are situations with existing OpenShift clusters where Portworx is already installed. Add support for the Portworx storage type to configure the Cloud Pak with the correct storage classes.

Portworx should already be installed on the cluster.

fketelaars commented 1 year ago

Actitivies:

fketelaars commented 1 year ago

@luigimolinaro ^^ Please ping me if you have questions or comments.

fketelaars commented 1 year ago

@luigimolinaro I made some changes as I found that the old CP4D storage classes were deployed instead of the ones under $HOME/bin. Once tested I will push.