Skip to content

Instantly share code, notes, and snippets.

@pollosp
Created March 15, 2017 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pollosp/46dceb7f01c8cbb61e3eb678a570ffb9 to your computer and use it in GitHub Desktop.
Save pollosp/46dceb7f01c8cbb61e3eb678a570ffb9 to your computer and use it in GitHub Desktop.
$ minishift start --vm-driver=virtualbox --deploy-registry --deploy-router
$ oc login --username=admin --password=admin
$ oc new-app https://github.com/lachie83/croc-hunter.git
$ oc expose svc/croc-hunter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment