/catasb

Ansible scripts to setup an 'oc cluster up' environment for testing the Service Catalog and Ansible Service Broker on EC2 or Local

Primary LanguagePython

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