catasb is a collection of playbooks to create an OpenShift environment with a Service Catalog & Ansible Service Broker in a local or EC2 environment.
For an overview of Ansible Service Broker and Ansible Playbook Bundles click here
These playbooks will:
- Setup an OpenShift or Kubernetes cluster
- Install Service Catalog on Origin
- Install Ansible Service Broker on Origin
Kubernetes
- Run local scripts with -k or k8s or kubernetes
- Set the ansible variable 'cluster' to 'kubernetes'
OpenShift
- OpenShift doesn't require any flags to run
- To view individual Readme documents for these options click below
- Kubernetes setup
- Local Linux deployment
- Local macOS deployment
- EC2 deployment
- To recreate the demonstration from Red Hat Summit 2017 (shown here on YouTube), checkout the branch summit2017.
git checkout summit2017