| What We want to be able to setup all of the mobile services in a specific namespace so that we have long running services that can be consumed by the show case apps. How To set up these services we want to create a pipeline that will do the following things.
- create a namespace (should be created by a cluster admin to limit access to that namespace)
- provision each of the services from the catalog into this namespace.
- provisions one of each mobile client
- creates bindings between each mobile client and the service
|