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.

Home Page:https://ibm.github.io/cloud-pak-deployer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Pak Deployer

The intention of the Cloud Pak Deployer is to simplify the initial installation and also continuous management of OpenShift and the Cloud Paks on top of that, driven by automation. It will help you deploy (currently) Cloud Pak for Data on various Red Hat OpenShift and infrastructures such as IBM Cloud ROKS, Azure Red Hat OpenShift (ARO), Red Hat OpenShift on AWS (ROSA), VMWare vSphere and also on existing Red Hat OpenShift environments.

The Cloud Pak Deployer was created for a joint project with one of our key partners who need to fully automate the deployment of Cloud Pak for Data on IBM Cloud based on a configuration that is kept in a Git repository, and make changes to it via configuration changes, i.e. GitOps.

A couple of notes from the authors:

  • If you find this repository useful, please "Star" it on GitHub to advertise it to a wider community
  • If you have questions or problems, please open an issue in the GitHub repository
  • Even better, if you find a defect and can resolve it, please fork the repository, fix it and send a pull request

DISCLAIMER The scripts in this repository are provided "as is" and have been developed with several use cases in mind, from deploying canned demonstrations to proofs of concept, test deployments and production deployments. Their main goals are automation and acceleration of initial deployment, day 2 operations and continuous adoption of Cloud Pak updates. Scripts and playbooks in the Cloud Pak Deployer do not do anything "special" you could not do manually using the official documentation or via your own automation. IBM does not and cannot support the Cloud Pak Deployer; it is the responsibility of the installer to verify that the installation of Red Hat OpenShift and the Cloud Pak meets the requirements for resilience, security and other functional and non-functional aspects. You can choose to use the Cloud Pak Deployer in mission-critical environments such as production, but it is your responsibility to support such an installation.

Thank you in advance for using this this toolkit!

About

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/

License:Apache License 2.0


Languages

Language:Jinja 57.9%Language:Shell 21.2%Language:Python 12.8%Language:JavaScript 7.0%Language:SCSS 0.5%Language:HTML 0.2%Language:Dockerfile 0.2%Language:Makefile 0.1%Language:CSS 0.1%