Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.46 KB

CATalogASB

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

Overview

These playbooks will:

OpenShift or Kubernetes

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

Local and EC2 deployment options

Summit 2017 demo

  • To recreate the demonstration from Red Hat Summit 2017 (shown here on YouTube), checkout the branch summit2017.
git checkout summit2017