Skip to content

Instantly share code, notes, and snippets.

@kadel
Last active April 5, 2016 11:49
Show Gist options
  • Select an option

  • Save kadel/6280096331717c580ce4 to your computer and use it in GitHub Desktop.

Select an option

Save kadel/6280096331717c580ce4 to your computer and use it in GitHub Desktop.
fixes for adb 1.7.2
export KUBECONFIG=/var/lib/openshift/openshift.local.config/master/admin.kubeconfig
oc config view | grep server
oc login -u system:admin <url from previous comand ip that is not localhost>
oc -n openshift create -f https://raw.githubusercontent.com/jboss-openshift/application-templates/master/jboss-image-streams.json
oc new-app https://raw.githubusercontent.com/gshipley/openshift3mlbparks/master/mlbparks-template.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment