| Some investigation done around this work for adding a flag and creating a kick-off point for the command, as well as ensuring that the service-broker will be installed if the mobile flag is added without the service-broker flag, this is all contained in this branch: https://github.com/openshift/origin/compare/master...philbrookes:adding-mobile-flag Access to the kubernetes client can be accessed from within the cluster up command like so: https://github.com/shawn-hurley/origin/pull/1/files#diff-39d4f2683257616b4abd0936646efe2eR31 There is still some investigation required to figure out how to edit the openshift / kubernetes config files so we can replicate the reconfiguration which we perform here: https://github.com/aerogear/mobile-core/blob/master/installer/roles/ansible-service-broker-setup/files/provision-ansible-service-broker.sh |